mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 08:19:41 +08:00
[-] Remove unnecessary showOpenFilePicker library
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user