diff --git a/manifest.json b/manifest.json index ac62d32..8caaa14 100644 --- a/manifest.json +++ b/manifest.json @@ -35,6 +35,7 @@ }, { "name": "etherpad_instance", + "type": "domain", "ask": { "en": "Choose etherpad URL Libreto should use?", "fr": "Choisissez l'URL de l'instance etherpad que Libreto utilisera ?" diff --git a/scripts/_common.sh b/scripts/_common.sh index 7be08fc..26b65ae 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,9 +6,7 @@ YNH_PHP_VERSION="7.3" -#COMMIT="76408f5e98a68156afa47996e670d110a1c6106d" - -COMMIT="da3f312fec0a829cc3df1191113e93b49fb4786e" +COMMIT="76408f5e98a68156afa47996e670d110a1c6106d" #================================================= # PERSONAL HELPERS