Add missing hideSitename setting

This commit is contained in:
Mark Felder 2020-05-13 16:36:33 -05:00
parent c86cdb76a7
commit 923ab78807
1 changed files with 6 additions and 0 deletions

View File

@ -1184,6 +1184,12 @@
type: :boolean,
description: "Hide notices statistics (repeats, favorites, ...)"
},
%{
key: :hideSitename,
label: "Hide Sitename",
type: :boolean,
description: "Hides instance name from PleromaFE banner."
},
%{
key: :hideUserStats,
label: "Hide user stats",