route v1
This commit is contained in:
		| @@ -66,9 +66,6 @@ function KeyboardAction(e: KeyboardEvent) { | ||||
| } | ||||
|  | ||||
| onMounted(async () => { | ||||
|   const dataStore = await useDataStore() | ||||
|   await dataStore.loadData() | ||||
|  | ||||
|   window.addEventListener('keydown', KeyboardAction) | ||||
| }) | ||||
| </script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user