1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 22:56:00 +02:00
This commit is contained in:
syuilo
2025-08-26 14:22:53 +09:00
parent 05cc8047fa
commit d5475d1ff6
7 changed files with 16 additions and 15 deletions

View File

@@ -161,7 +161,7 @@ async function _fetch_() {
},
raw: res.data,
};
} catch (err) {
} catch (err: any) {
switch (err.message.toLowerCase()) {
case 'this theme is already installed':
errorKV.value = {