mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Revert "[enh] Add main domain GET route."
This reverts commit 23354e92bc
.
Action must be defined only once in the actions map.
This commit is contained in:
parent
e5c467ad26
commit
1cabe959d0
1 changed files with 0 additions and 7 deletions
|
@ -1198,13 +1198,6 @@ tools:
|
|||
pattern: *pattern_password
|
||||
required: True
|
||||
|
||||
### tools_maindomain()
|
||||
maindomain:
|
||||
action_help: Get main domain
|
||||
api: GET /domains/main
|
||||
configuration:
|
||||
authenticate: all
|
||||
|
||||
### tools_maindomain()
|
||||
maindomain:
|
||||
action_help: Main domain change tool
|
||||
|
|
Loading…
Add table
Reference in a new issue