🚑 Fix missing theme in default configuration (#77)

This commit is contained in:
Franck Nijhof 2021-08-11 19:14:54 +02:00 committed by GitHub
parent 3e9253d7d1
commit 44c73de8e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"default_theme": "default",
"themes": ["thelounge-theme-material"],
"themes": ["thelounge-theme-solarized"],
"users": []
},
"schema": {