diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea8017..af1de70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ Changelog #### Changed * [Remove page_view plugin (part of the core now)](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/133/commits/def10182c0d7e7aa8a9123e3606203fbd37a20ea) -* [Add countable plugin (working again)](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/133/commits/943ec31536dabe4f2146253f3e478598cdafe4bf) * [New permissions](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/133/commits/943ec31536dabe4f2146253f3e478598cdafe4bf) ## [1.8.4~ynh1](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/pull/105) - 2020-08-09 diff --git a/manifest.json b/manifest.json index d320516..839be8b 100644 --- a/manifest.json +++ b/manifest.json @@ -55,7 +55,7 @@ "en": "Choose your language", "fr": "Choisissez la langue" }, - "choices" : ["de", "en", "es", "fr", "it", "pt"], + "choices" : ["de", "en", "es", "fr", "it"], "default" : "en" }, {