fixes for clean state

This commit is contained in:
Henry Jameson 2024-11-28 18:07:22 +02:00
commit 89b916da28
3 changed files with 9 additions and 3 deletions

View file

@ -99,6 +99,8 @@ const defaultState = {
sidebarRight: false,
subjectLineBehavior: 'email',
theme: 'pleroma-dark',
palette: null,
style: null,
emojiReactionsScale: 0.5,
textSize: '14px',
emojiSize: '2.2rem',