From c3c7d4a165baaeeb724e3d8ccc0038ed9bd10c87 Mon Sep 17 00:00:00 2001 From: xiaoshi <115949669+xiaoshi930@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:21:54 +0800 Subject: [PATCH] Update xiaoshi-pad-card.js --- xiaoshi-pad-card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaoshi-pad-card.js b/xiaoshi-pad-card.js index fbbee07..9d1d3f4 100644 --- a/xiaoshi-pad-card.js +++ b/xiaoshi-pad-card.js @@ -1,4 +1,4 @@ -console.info("%c 消逝卡-平板端 \n%c v 0.0.1 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black"); +console.info("%c 消逝卡-平板端 \n%c v 0.0.2 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black"); const loadCards = async () => { await import('./xiaoshi-pad-grid-card.js');