Skip to content

Commit

Permalink
add chenyiming5
Browse files Browse the repository at this point in the history
  • Loading branch information
boomzero committed Sep 15, 2024
1 parent 5b27a64 commit 3fd14cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion XMOJ.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2435,12 +2435,12 @@ async function main() {
NicknameCell.innerText = (RowData.Nickname.length < 16 ? RowData.Nickname : RowData.Nickname.substring(0, 15) + "...");

let Names = {
"huangkai": "黄开",
"chenlangning": "陈朗宁",
"chensiru": "陈斯如",
"chensiqi": "陈思齐",
"chentianle": "陈天乐",
"chenxuanhe": "陈宣合",
"chenyiming5": "陈一铭",
"chenzecong": "陈泽聪",
"chenzerui": "陈泽睿",
"danwenxiao": "单文骁",
Expand All @@ -2456,6 +2456,7 @@ async function main() {
"heshuhan": "贺书瀚",
"hexinyi": "何昕弈",
"huheng": "胡恒",
"huangkai": "黄开",
"huangmingxuan": "黄铭宣",
"huangruina": "黄睿纳",
"huangwei": "黄唯",
Expand Down

0 comments on commit 3fd14cc

Please sign in to comment.