From d824c838f9b9516afa7a4d210cbebd7a14e8aa0e Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Sun, 4 Jun 2023 15:04:22 +0700 Subject: [PATCH 1/2] tambah simplytranslate --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 046ca3a4..39080370 100644 --- a/apps.toml +++ b/apps.toml @@ -3272,6 +3272,12 @@ state = "working" subtags = [ "chat" ] url = "https://github.com/YunoHost-Apps/simplex_ynh" +[simplytranslate] +antifeatures = [ "non-free-network" ] +category = "small_utilities" +state = "working" +url = "https://github.com/the7thNightmare/simplytranslate_ynh" + [sitemagiccms] category = "publishing" level = 8 From 9363e32e26628112738076810dca3921d0d3eaf5 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Sun, 4 Jun 2023 17:32:23 +0700 Subject: [PATCH 2/2] perubahan URL --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 39080370..d5c73acd 100644 --- a/apps.toml +++ b/apps.toml @@ -3276,7 +3276,7 @@ url = "https://github.com/YunoHost-Apps/simplex_ynh" antifeatures = [ "non-free-network" ] category = "small_utilities" state = "working" -url = "https://github.com/the7thNightmare/simplytranslate_ynh" +url = "https://github.com/YunoHost-Apps/simplytranslate_ynh" [sitemagiccms] category = "publishing"