mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
default -> main
This commit is contained in:
parent
5a905769dc
commit
8f776d23fc
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ def domain_list(exclude_subdomains=False):
|
|||
|
||||
return {
|
||||
'domains': result_list,
|
||||
'default': _get_maindomain()
|
||||
'main': _get_maindomain()
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue