mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
🏷️ 修正描述
This commit is contained in:
@@ -177,7 +177,7 @@ async function submitHome(): Promise<void> {
|
|||||||
function getName(name: string): string | undefined {
|
function getName(name: string): string | undefined {
|
||||||
switch (name) {
|
switch (name) {
|
||||||
case "ph-comp-sign":
|
case "ph-comp-sign":
|
||||||
return "签到";
|
return "游戏签到";
|
||||||
case "ph-comp-pool":
|
case "ph-comp-pool":
|
||||||
return "限时祈愿";
|
return "限时祈愿";
|
||||||
case "ph-comp-position":
|
case "ph-comp-position":
|
||||||
|
|||||||
Reference in New Issue
Block a user