mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix typo
This commit is contained in:
parent
a5f2bcffcd
commit
77ef4404f3
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ export default Vue.extend({
|
|||
localStorage.clear();
|
||||
(this as any).apis.dialog({
|
||||
title: '%i18n:@cache-cleared%',
|
||||
text: '%i18n:@caache-cleared-desc%'
|
||||
text: '%i18n:@cache-cleared-desc%'
|
||||
});
|
||||
},
|
||||
soundTest() {
|
||||
|
|
Loading…
Add table
Reference in a new issue