mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Le calva c'est pas pire
This commit is contained in:
parent
989ec5aa3e
commit
64fe908a7f
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ domain:
|
||||||
### domain_remove()
|
### domain_remove()
|
||||||
remove:
|
remove:
|
||||||
action_help: Delete domains
|
action_help: Delete domains
|
||||||
api: DELETE /domain/delete/{domains}
|
api: DELETE /domain/delete/<domains>
|
||||||
configuration:
|
configuration:
|
||||||
authenticate: all
|
authenticate: all
|
||||||
arguments:
|
arguments:
|
||||||
|
|
Loading…
Add table
Reference in a new issue