allow for custom color swatches

reset colors to black on deselect
fix fill_color default black
This commit is contained in:
dm
2021-01-18 20:53:54 +01:00
parent 8b5aaed92a
commit 5a9a79addb
3 changed files with 11 additions and 16 deletions

View File

@@ -26,5 +26,6 @@
"mail_smtp_secure": true,
"mail_smtp_require_tls": true,
"mail_smtp_user": "your.smtp.user",
"mail_smtp_pass": "your.secret.smtp.password"
"mail_smtp_pass": "your.secret.smtp.password",
"spacedeck": {}
}