Add loggen related stuff and fix bugs

This commit is contained in:
kwaroran
2024-11-05 20:15:17 +09:00
parent d02d17f177
commit 4f69bb8880
11 changed files with 795 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ export async function checkRisuUpdate(){
}
}
} catch (error) {
console.error(error)
}
}