浏览代码

fix linter warning

Packagers: option frequency has 'choices' but has type 'string', use 'select' instead to remove this warning.
lapineige 1 年之前
父节点
当前提交
ce08c9ef69
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -70,7 +70,7 @@
             },
             {
                 "name": "frequency",
-                "type": "string",
+                "type": "select",
                 "ask": {
                     "en": "Choose the frequency of your backups?",
                     "fr": "Choississez la fréquence de votre backup ?"