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 GitHub
parent cf78d19f92
commit c273b732a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2542,6 +2542,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"
@ -4199,11 +4204,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"