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:
parent
3fbdcb1e45
commit
d18a3998b0
1 changed files with 5 additions and 5 deletions
10
apps.toml
10
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue