diff options
| author | lambda <pleromagit@rogerbraun.net> | 2018-02-09 16:13:16 +0000 |
|---|---|---|
| committer | lambda <pleromagit@rogerbraun.net> | 2018-02-09 16:13:16 +0000 |
| commit | b0f248c48384c888faef8fcf76ee8b3f8abfde8e (patch) | |
| tree | f23ef8177554facf735bfd57adf41bdf2637497f /static | |
| parent | 25edb8675dc5def9b2619fa7f958e67d7a90e0eb (diff) | |
| parent | dcbbd7c53e921eddf542b082a06d8eb4999550c7 (diff) | |
Merge branch 'feature/post-length-indicator' into 'develop'
Add an indicator for characters left before hitting the limit
See merge request pleroma/pleroma-fe!205
Diffstat (limited to 'static')
| -rw-r--r-- | static/config.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/config.json b/static/config.json index 880efca8..8e4b21ca 100644 --- a/static/config.json +++ b/static/config.json @@ -1,9 +1,7 @@ { - "name": "Pleroma FE", "theme": "pleroma-dark", "background": "/static/bg.jpg", "logo": "/static/logo.png", - "registrationOpen": false, "defaultPath": "/main/all", "chatDisabled": false } |
