shawenguan 1 yıl önce
ebeveyn
işleme
2dbdf0798f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Scripts/wubian/wubianFirstGrab.js

+ 1 - 1
Scripts/wubian/wubianFirstGrab.js

@@ -97,7 +97,7 @@ async function tryFirstGrab() {
         }
     } else {
         magicJS.logger.error(`不存在匹配的首发产品`);
-        magicJS.notification.appendNotifyInfo(`不存在匹配的首发产品`);
+        // magicJS.notification.appendNotifyInfo(`不存在匹配的首发产品`);
     }
 }