This commit is contained in:
2024-09-25 21:00:24 +08:00
parent 4534540786
commit 9d795e0ca4
13 changed files with 103 additions and 83 deletions
+1 -1
View File
@@ -312,7 +312,7 @@ public static class TechPatch
}
if (!enough)
{
UIRealtimeTip.Popup("元数据不足".Translate(), true, 0);
UIRealtimeTip.Popup("元数据不足".Translate());
return false;
}