icons
All checks were successful
CI / cache-and-install (push) Successful in 1m29s

This commit is contained in:
严浩
2024-08-26 13:53:23 +08:00
parent b7913ae47c
commit 5da5cf0c2a
10 changed files with 136 additions and 12 deletions

View File

@ -19,7 +19,7 @@ async function init() {
transparency: 0.9,
},
});
eruda.show();
// eruda.show();
});
}