forked from extern/easydiffusion
removed some extra comment stuff
This commit is contained in:
parent
c154a4bdc8
commit
726abf6e65
@ -282,15 +282,4 @@ function tryLoadOldSettings() {
|
|||||||
localStorage.removeItem(localStorageKey);
|
localStorage.removeItem(localStorageKey);
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
// load collapsibles stuff
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// PANEL STUFF
|
|
||||||
// const ADVANCED_PANEL_OPEN_KEY = "advancedPanelOpen"
|
|
||||||
// const MODIFIERS_PANEL_OPEN_KEY = "modifiersPanelOpen"
|
|
||||||
// const NEGATIVE_PROMPT_PANEL_OPEN_KEY = "negativePromptPanelOpen"
|
|
Loading…
Reference in New Issue
Block a user