1
0

upd: add option for reply depth

This commit is contained in:
ShittyKopper
2023-12-07 16:54:31 +03:00
committed by dakkar
parent 107cbac914
commit 05166f79e1
8 changed files with 23 additions and 4 deletions
@@ -90,6 +90,7 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
'reportError',
'squareAvatars',
'numberOfPageCache',
'numberOfReplies',
'aiChanMode',
'mediaListWithOneImageAppearance',
];