shawenguan 1 rok pred
rodič
commit
4cdd77b10d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Scripts/wubian/wubianOthersCollectList.js

+ 1 - 1
Scripts/wubian/wubianOthersCollectList.js

@@ -175,7 +175,7 @@ async function tryCheckCollectList() {
     }
     magicJS.notification.appendNotifyInfo(text);
     doCheckShowCollectText(collectDict);
-
+    text += `\n\n`;
     let retDetail = await getUserArtScoreInfo(othersHashId);
     if (retDetail && retDetail.code == 200) {
         let buyText = `当天购买的情况如下:` + '\n';