Fix regression when opening homepage
This commit is contained in:
parent
ad91a3222f
commit
07d9207808
@ -45,7 +45,7 @@ def _wait_for_ui_to_be_ready():
|
|||||||
|
|
||||||
def get_url() -> str:
|
def get_url() -> str:
|
||||||
"""Build UI URL string and return it."""
|
"""Build UI URL string and return it."""
|
||||||
geturl.get_url(config)
|
return geturl.get_url(config)
|
||||||
|
|
||||||
|
|
||||||
get_url.onionr_help = "Shows the Onionr " # type: ignore
|
get_url.onionr_help = "Shows the Onionr " # type: ignore
|
||||||
|
Loading…
Reference in New Issue
Block a user