Skip to content

Commit 8c177e4

Browse files
author
robot
committed
feat: 2024-05
1 parent 9a2d2f0 commit 8c177e4

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 = "pandapls".trim().toLocaleLowerCase();
3+
const name = "hillsonziqiu".trim().toLocaleLowerCase();
44

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

0 commit comments

Comments
 (0)