Edit extenal files!

This commit is contained in:
BlackStartx 2023-01-25 03:52:19 +01:00 committed by BlackStartx
parent bae4228419
commit 0f416d6e35
3 changed files with 5 additions and 0 deletions

View file

@ -121,6 +121,7 @@
{ label: $t('sidebar.artifacts'), href: '/artifacts' },
{ label: $t('sidebar.fishing'), href: '/fishing' },
{ label: $t('sidebar.radiantSpincrystal'), href: '/radiant-spincrystal' },
{ label: $t('sidebar.recipe'), href: '/recipe' },
{ label: $t('sidebar.calendar'), href: '/calendar' },
{ label: $t('sidebar.banners'), href: '/banners' },
]}

View file

@ -15,6 +15,7 @@
"artifacts": "Artifacts",
"fishing": "Fishing",
"radiantSpincrystal": "Radiant Spincrystal",
"recipe": "Recipe",
"calendar": "Calendar",
"banners": "Character Reruns",
"tcg": "TCG",

View file

@ -188,6 +188,7 @@
'furnishing-set-character',
'fishing',
'spincrystals',
'recipe',
];
for (let k of keyWillBeDeleted) {
@ -230,6 +231,7 @@
'furnishing-set-character',
'fishing',
'spincrystals',
'recipe',
];
for (let k of keyWillBeDeleted) {
@ -275,6 +277,7 @@
'furnishing-set-character',
'fishing',
'spincrystals',
'recipe',
];
const temp = {};