mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Fixing message
This commit is contained in:
parent
597da8be46
commit
9c798e5d62
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ def tools_adminpw(auth, new_password):
|
||||||
|
|
||||||
def tools_maindomain(auth, new_domain=None):
|
def tools_maindomain(auth, new_domain=None):
|
||||||
"""
|
"""
|
||||||
Main domain consultaton or change tool
|
Check the current main domain, or change it
|
||||||
|
|
||||||
Keyword argument:
|
Keyword argument:
|
||||||
new_domain -- The new domain to be set as the main domain
|
new_domain -- The new domain to be set as the main domain
|
||||||
|
|
Loading…
Add table
Reference in a new issue