Skip to content

Commit 491e11e

Browse files
author
robot
committed
2024-12
1 parent 1f8bafc commit 491e11e

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

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

0 commit comments

Comments
 (0)