fix for manifest.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
@@ -17,5 +17,8 @@
|
|||||||
"64x64": "/icon64.png"
|
"64x64": "/icon64.png"
|
||||||
},
|
},
|
||||||
"environment": {
|
"environment": {
|
||||||
|
"webViewBackgroundColor": "#121212",
|
||||||
|
"capabilities": ["chat", "dice"],
|
||||||
|
"extras": ["colorStyles"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user