From 6cbf0739beeb4c70aa12626e2249606fa2916b86 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Thu, 1 Jun 2023 13:03:55 +0700 Subject: [PATCH 1/2] tambah aplikasi lingva --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index 6f37c53f..9a90a52a 100644 --- a/apps.toml +++ b/apps.toml @@ -1832,6 +1832,12 @@ state = "working" subtags = [ "poll" ] url = "https://github.com/YunoHost-Apps/limesurvey_ynh" +[lingva] +antifeatures = [ "non-free-network" ] +category = "small_utilities" +state = "working" +url = "https://github.com/the7thNightmare/lingva_ynh" + [linkstack] category = "publishing" level = 7 From f52ce6eda2bb9de7059d8a00ca6195a2a3baaaf8 Mon Sep 17 00:00:00 2001 From: Neko Nekowazarashi Date: Thu, 1 Jun 2023 14:03:25 +0700 Subject: [PATCH 2/2] ubah ke repo YunoHost-Apps --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 9a90a52a..0948426b 100644 --- a/apps.toml +++ b/apps.toml @@ -1836,7 +1836,7 @@ url = "https://github.com/YunoHost-Apps/limesurvey_ynh" antifeatures = [ "non-free-network" ] category = "small_utilities" state = "working" -url = "https://github.com/the7thNightmare/lingva_ynh" +url = "https://github.com/YunoHost-Apps/lingva_ynh" [linkstack] category = "publishing"