mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
♻️
This commit is contained in:
parent
32a4b91789
commit
8747ca3a87
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ export const getLocalStorage = (cb: () => void) => {
|
||||||
|
|
||||||
// 数据兼容,移除历史数据,3.8.4 移除
|
// 数据兼容,移除历史数据,3.8.4 移除
|
||||||
fetchPost("/api/storage/removeLocalStorageVals", {
|
fetchPost("/api/storage/removeLocalStorageVals", {
|
||||||
|
app: Constants.SIYUAN_APPID,
|
||||||
keys:["leftColumn", "local-searchedata", "local-searchekeys", "local-searchetabdata", "rightColumn", "topBar"]
|
keys:["leftColumn", "local-searchedata", "local-searchekeys", "local-searchetabdata", "rightColumn", "topBar"]
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue