Skip to content

Commit 0928b33

Browse files
author
robot
committed
feat: 2024-05
1 parent 248b28d commit 0928b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/reCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const fs = require("fs");
22
const path = require("path");
3-
const name = "lxy1108".trim().toLocaleLowerCase();
3+
const name = "pandapls".trim().toLocaleLowerCase();
44

55
const us = require("../static/users/index");
66
// const delta = 3 * 24 * 60 * 60 * 1000;

0 commit comments

Comments
 (0)