vbea 2 년 전
부모
커밋
c26a126ff0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Strides-APP/app.json

+ 1 - 1
Strides-APP/app.json

@@ -43,7 +43,7 @@
   "notifications": {
     "enable": true,
     "showArticle": true,
-    "showCampaigns": false,
+    "showCampaigns": true,
     "description": "如果showCampaigns为true,需确保showArticle也为true,如果showArticle为false,则只显示Alert"
   }
 }