Skip to content

Commit 49226cf

Browse files
author
robot
committed
2024-08
1 parent fb9a270 commit 49226cf

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

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

0 commit comments

Comments
 (0)