Merge pull request #39 from Spythere/development

chore: updated compatible simulator version
This commit is contained in:
Spythere
2024-10-24 21:38:31 +02:00
committed by GitHub
+1 -1
View File
@@ -59,7 +59,7 @@ export const useStore = defineStore({
lastFocusedElement: null as HTMLElement | null,
compatibleSimulatorVersion: '2024.1.2',
compatibleSimulatorVersion: '2024.2.1',
}),
getters: {