@cloud411716/fancy-webnovel 1.0.29 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -50,6 +50,7 @@ const scan = {
50
50
  const pLabel = platformLabel(platform);
51
51
  const opts = scan.rankOptions(platform);
52
52
  return {
53
+ id: 'rank',
53
54
  question: `${pLabel} 有多个榜单,支持多选。请选择要采集的榜单:`,
54
55
  hideCustomInput: true,
55
56
  multiSelect: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloud411716/fancy-webnovel",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "exports": {