From 96ff7111da334f62f0028e2059b00e37562aeffb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jul 2024 06:23:55 +0000 Subject: [PATCH] Automatically add dates to the catalog files --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 4fcdceb6..5f9725ba 100644 --- a/apps.toml +++ b/apps.toml @@ -2550,6 +2550,7 @@ subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/my_webapp_ynh" [my_webdav] +added_date = 1722234218 # 2024/07/29 category = "system_tools" state = "working" url = "https://github.com/YunoHost-Apps/my_webdav_ynh"