mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
made wide column layout optional
This commit is contained in:
parent
1b4df9e79d
commit
4abddf5e6a
7 changed files with 19 additions and 2 deletions
|
|
@ -77,6 +77,7 @@ export const defaultState = {
|
|||
hideScopeNotice: false,
|
||||
useStreamingApi: false,
|
||||
sidebarRight: undefined, // instance default
|
||||
widenTimeline: undefined, // instance default
|
||||
subjectLineBehavior: undefined, // instance default
|
||||
alwaysShowSubjectInput: undefined, // instance default
|
||||
postContentType: undefined, // instance default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue