Revert "storing entire config instead of each separate thing of it, so that future"
This reverts commit 18117c3bfa
.
b/c something else uses same field but i want to fix that in another MR
This commit is contained in:
parent
627e227076
commit
99f849bd8c
2 changed files with 14 additions and 1 deletions
|
@ -13,6 +13,7 @@ const defaultState = {
|
|||
streaming: false,
|
||||
hoverPreview: true,
|
||||
pauseOnUnfocused: true,
|
||||
stopGifs: false,
|
||||
muteWords: [],
|
||||
highlight: {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue