mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Correct api route for tools_maindomain
This commit is contained in:
parent
8cf1a91593
commit
3ea0137bf5
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@ tools:
|
|||
### tools_maindomain()
|
||||
maindomain:
|
||||
action_help: Main domain change tool
|
||||
api: PUT /domain/main
|
||||
api: PUT /domains/main
|
||||
configuration:
|
||||
authenticate: all
|
||||
arguments:
|
||||
|
|
Loading…
Add table
Reference in a new issue