1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 00:26:27 +02:00
This commit is contained in:
Aya Morisawa
2018-07-08 20:15:10 +09:00
parent 65a3c7dae4
commit 48d1b9444c

View File

@@ -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() {