fix
This commit is contained in:
parent
3824d08421
commit
445d8a2f05
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ const defaultState = {
|
||||||
sidebarRight: false,
|
sidebarRight: false,
|
||||||
subjectLineBehavior: 'email',
|
subjectLineBehavior: 'email',
|
||||||
theme: 'pleroma-dark',
|
theme: 'pleroma-dark',
|
||||||
|
palette: null,
|
||||||
|
style: null,
|
||||||
emojiReactionsScale: 0.5,
|
emojiReactionsScale: 0.5,
|
||||||
textSize: '14px',
|
textSize: '14px',
|
||||||
emojiSize: '2.2rem',
|
emojiSize: '2.2rem',
|
||||||
|
|
Loading…
Add table
Reference in a new issue