diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-08-09 21:30:53 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-08-09 21:30:53 +0000 |
| commit | 346e8061532c9f5836619e617c1cca8ce7301d9f (patch) | |
| tree | aba3969ac24aa78a3d65761aa9409c9e129ad33a /src/modules/instance.js | |
| parent | 1baf87f1b1e73e3b5663ed8dd019df09c8d1ab52 (diff) | |
| parent | 55791f3824c64931b699ca9ee6e63b15a8932042 (diff) | |
Merge branch 'been-awhile' into 'develop'
Pleroma-tan apologizing for all the changes
See merge request pleroma/pleroma-fe!1581
Diffstat (limited to 'src/modules/instance.js')
| -rw-r--r-- | src/modules/instance.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/instance.js b/src/modules/instance.js index 220463ca..bfce6f38 100644 --- a/src/modules/instance.js +++ b/src/modules/instance.js @@ -41,6 +41,7 @@ const defaultState = { logoMargin: '.2em', logoMask: true, logoLeft: false, + disableUpdateNotification: false, minimalScopesMode: false, nsfwCensorImage: undefined, postContentType: 'text/plain', |
