mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Allow extensions to define pinia stores (#4018)
This commit is contained in:
@@ -100,6 +100,7 @@ export const useWorkspaceStore = defineStore('workspace', () => {
|
|||||||
colorPalette,
|
colorPalette,
|
||||||
dialog,
|
dialog,
|
||||||
bottomPanel,
|
bottomPanel,
|
||||||
|
defineStore,
|
||||||
user: partialUserStore,
|
user: partialUserStore,
|
||||||
|
|
||||||
registerSidebarTab,
|
registerSidebarTab,
|
||||||
|
|||||||
Reference in New Issue
Block a user