mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 09:00:16 +00:00
Revert move floating menu to Vue (#853)
This commit is contained in:
@@ -38,7 +38,6 @@ export async function start(config: StartConfig = {}): Promise<StartResult> {
|
||||
|
||||
Object.assign(localStorage, config.localStorage ?? {})
|
||||
document.body.innerHTML = html.toString()
|
||||
window['IS_TEST'] = true
|
||||
|
||||
mockApi(config)
|
||||
mockSettingStore()
|
||||
|
||||
Reference in New Issue
Block a user