dont save sheet settings

This commit is contained in:
arc-alex
2023-12-18 14:23:03 +01:00
parent 8fa7392698
commit 364d698bbc
11 changed files with 60 additions and 154 deletions
@@ -9,7 +9,6 @@ export const HTTP_SETTINGS = ['httpSettings'];
export const APP_SETTINGS = ['appSettings'];
export const VIEW_SETTINGS = ['viewSettings'];
export const RUNTIME = ['runtimeStore'];
export const SHEET = ['sheet'];
export const SHEET_STATE = ['sheetState'];
const location = window.location;