don't show to anons, make it possible to disable notification instance-wide

This commit is contained in:
Henry Jameson 2022-08-08 02:01:07 +03:00
commit fcf62a13ed
4 changed files with 7 additions and 2 deletions

View file

@ -41,6 +41,7 @@ const defaultState = {
logoMargin: '.2em',
logoMask: true,
logoLeft: false,
disableUpdateNotification: false,
minimalScopesMode: false,
nsfwCensorImage: undefined,
postContentType: 'text/plain',