1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Update apps.toml

change "webdav" to "my_webdav"
This commit is contained in:
Marc-Flender 2024-07-17 23:26:05 +02:00 committed by Kayou
parent 3fbdcb1e45
commit d18a3998b0

View file

@ -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"