Fix config.
authorRoger Braun <roger@rogerbraun.net>
Fri, 26 Jan 2018 13:31:52 +0000 (14:31 +0100)
committerRoger Braun <roger@rogerbraun.net>
Fri, 26 Jan 2018 13:31:52 +0000 (14:31 +0100)
priv/static/static/config.json

index 222292541ae5505c728ae4384490490007f5ffee..c920e1d6efa597bae138bc1b66cca046df0ef74c 100644 (file)
@@ -3,7 +3,7 @@
   "theme": "pleroma-dark",
   "background": "/static/bg.jpg",
   "logo": "/static/logo.png",
-  "registrationOpen": true
+  "registrationOpen": true,
   "defaultPath": "/main/all",
   "chatDisabled": false
 }