fix: make background color black in meta
This commit is contained in:
parent
3e9fc81e02
commit
b3e15efb28
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
],
|
||||
"theme_color": "#a80055",
|
||||
"background_color": "#a80055",
|
||||
"background_color": "#000000",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue