mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix import issue in utils/dns
This commit is contained in:
parent
4b9dbd92eb
commit
06dcacbe8b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
"""
|
||||
from publicsuffix import PublicSuffixList
|
||||
from yunohost.utils.network import dig
|
||||
|
||||
YNH_DYNDNS_DOMAINS = ["nohost.me", "noho.st", "ynh.fr"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue