FEAT => 本次更新项目为:

改为正常版本
This commit is contained in:
超级老白兔
2025-08-05 12:02:05 +08:00
parent dca72fac8c
commit ff801d2169

View File

@@ -51,9 +51,9 @@ const UpdateNotification: React.FC<UpdateNotificationProps> = ({
updateChecker.forceReload();
};
// if (!isVisible || !hasUpdate) {
// return null;
// }
if (!isVisible || !hasUpdate) {
return null;
}
return (
<div