Skip to content

Commit aca1a2a

Browse files
authored
Revert "Allow extensions to define pinia stores" (#4027)
1 parent 4dfe75d commit aca1a2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stores/workspaceStore.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ export const useWorkspaceStore = defineStore('workspace', () => {
100100
colorPalette,
101101
dialog,
102102
bottomPanel,
103-
defineStore,
104103
user: partialUserStore,
105104

106105
registerSidebarTab,

0 commit comments

Comments
 (0)