refactor(frontend): use ESM
This commit is contained in:
		| @@ -14,7 +14,7 @@ SPDX-License-Identifier: AGPL-3.0-only | ||||
|  | ||||
| <script lang="ts" setup> | ||||
| import MkClickerGame from '@/components/MkClickerGame.vue'; | ||||
| import { definePageMetadata } from '@/scripts/page-metadata'; | ||||
| import { definePageMetadata } from '@/scripts/page-metadata.js'; | ||||
|  | ||||
| definePageMetadata({ | ||||
| 	title: '🍪👈', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo