From 39905d8268ccfbf360fe7b6ef55b12620d5b8ce8 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Fri, 1 Mar 2019 11:41:25 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/manifest.json b/manifest.json index 7157f24..4816e75 100644 --- a/manifest.json +++ b/manifest.json @@ -72,15 +72,6 @@ }, "choices": ["fr", "en"], "default": "en" - }, - { - "name": "accept_licence_non-free", - "type": "boolean", - "ask": { - "en": "This app can use non-free repo to install snmp-mibs-downloader package (help on OID resultion), do you want install this package ?", - "fr": "Cette application peut utiliser le repo non-free pour installer snmp-mibs-downloader (qui aide à la résolution des OID), souhaitez vous installez ce packet ?" - }, - "default": false } ] }