This commit is contained in:
Vanessa 2026-01-26 17:06:02 +08:00
parent a6c866fe0e
commit 618cc44fed

View file

@ -469,6 +469,7 @@ export const getLocalStorage = (cb: () => void) => {
defaultStorage[Constants.LOCAL_FONTSTYLES] = [];
defaultStorage[Constants.LOCAL_FILESPATHS] = []; // IFilesPath[]
defaultStorage[Constants.LOCAL_SEARCHDATA] = {
removed: true,
page: 1,
sort: 0,
group: 0,