From: scarlett Date: Tue, 23 Oct 2018 11:15:48 +0000 (+0100) Subject: update pleroma-fe X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=7cb227dc62e95cb8aa01b563be3a66ab98c1347f;p=akkoma update pleroma-fe --- diff --git a/priv/static/index.html b/priv/static/index.html index 2ee777641..8ba786ec1 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -1 +1 @@ -Pleroma
\ No newline at end of file +Pleroma
\ No newline at end of file diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 144fe951c..a6eace0f8 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -10,5 +10,7 @@ "showInstanceSpecificPanel": false, "scopeOptionsEnabled": false, "formattingOptionsEnabled": false, - "collapseMessageWithSubject": false + "collapseMessageWithSubject": false, + "hidePostStats": false, + "hideUserStats": false }