mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
allow for custom color swatches
reset colors to black on deselect fix fill_color default black
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user