Implement right sidebar option as user option

This commit is contained in:
eris 2021-05-26 22:22:55 +00:00 committed by HJ
parent 3dca3639fd
commit 7341b8a551
5 changed files with 9 additions and 1 deletions

View file

@ -54,6 +54,7 @@ export const defaultState = {
interfaceLanguage: browserLocale,
hideScopeNotice: false,
useStreamingApi: false,
sidebarRight: undefined, // instance default
scopeCopy: undefined, // instance default
subjectLineBehavior: undefined, // instance default
alwaysShowSubjectInput: undefined, // instance default