Update xiaoshi-pad-card.js

This commit is contained in:
xiaoshi
2025-12-01 10:11:58 +08:00
committed by GitHub
parent 4b7da24066
commit 7f415eba9a

View File

@@ -1,4 +1,4 @@
console.info("%c 消逝卡-平板端 \n%c v 0.1.5 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black");
console.info("%c 消逝卡-平板端 \n%c v 0.1.7 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black");
const loadCards = async () => {
await import('./xiaoshi-pad-grid-card.js');