We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9907a commit 153cffaCopy full SHA for 153cffa
2 files changed
plugins/multisrc/madara/sources.json
@@ -420,7 +420,9 @@
420
"sourceName": "Belle Reservoir",
421
"options": {
422
"useNewChapterEndpoint": true,
423
- "lang": "English"
+ "lang": "English",
424
+ "down": true,
425
+ "downSince": 1768347550685
426
}
427
},
428
{
plugins/multisrc/rulate/sources.json
@@ -10017,6 +10017,10 @@
10017
"type": "CheckboxGroup"
10018
10019
10020
- "versionIncrements": 1
+ "versionIncrements": 1,
10021
+ "options": {
10022
10023
+ "downSince": 1768347550690
10024
+ }
10025
10026
]
0 commit comments