fix for manifest.json

This commit is contained in:
2025-07-06 19:22:57 +02:00
parent 94bcf6b1f7
commit 59edaeeb7d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

View File

@@ -17,5 +17,8 @@
"64x64": "/icon64.png"
},
"environment": {
"webViewBackgroundColor": "#121212",
"capabilities": ["chat", "dice"],
"extras": ["colorStyles"]
}
}