[-] Remove unnecessary showOpenFilePicker library

This commit is contained in:
Azalea
2024-12-23 19:49:31 -05:00
parent 2719522e07
commit 88702085bb
5 changed files with 11 additions and 23 deletions

View File

@@ -19,8 +19,6 @@
let mapRank: number | undefined = meta?.notes?.[mapData[1] === 10 ? 0 : mapData[1]]?.lv
const rounding = useLocalStorage("rounding", true);
console.log(rounding.value)
let gameIndexMap = {
'mai2': 3,
'ongeki': 2,