From d18a3998b090924e5e7ed3c87dd1066feee0b620 Mon Sep 17 00:00:00 2001 From: Marc-Flender <106203567+Marc-Flender@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:26:05 +0200 Subject: [PATCH] Update apps.toml change "webdav" to "my_webdav" --- apps.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps.toml b/apps.toml index e4c9190d..8949f9c1 100644 --- a/apps.toml +++ b/apps.toml @@ -2549,6 +2549,11 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/my_webapp_ynh" +[my_webdav] +category = "system_tools" +state = "inprogress" +url = "https://github.com/YunoHost-Apps/webdav_ynh" + [mybb] added_date = 1674232499 # 2023/01/20 category = "communication" @@ -4206,11 +4211,6 @@ state = "working" subtags = [ "monitoring" ] url = "https://github.com/YunoHost-Apps/watchdog_ynh" -[webdav] -category = "system_tools" -state = "inprogress" -url = "https://github.com/YunoHost-Apps/webdav_ynh" - [weblate] added_date = 1674232499 # 2023/01/20 category = "dev"