Skip to content

Commit 29a2ec9

Browse files
author
robot
committed
2024-08
1 parent cdbf67f commit 29a2ec9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

91alg-5

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

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

0 commit comments

Comments
 (0)