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