fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
		| @@ -73,8 +73,8 @@ const headerActions = computed(() => []); | ||||
|  | ||||
| const headerTabs = computed(() => []); | ||||
|  | ||||
| definePageMetadata({ | ||||
| definePageMetadata(() => ({ | ||||
| 	title: i18n.ts.registry, | ||||
| 	icon: 'ti ti-adjustments', | ||||
| }); | ||||
| })); | ||||
| </script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 taiy
					taiy