mirror of
https://github.com/iFargle/headscale-webui.git
synced 2025-12-16 00:11:04 +01:00
test
This commit is contained in:
@@ -103,7 +103,7 @@ def render_overview():
|
||||
"""
|
||||
|
||||
# Whether OIDC is configured
|
||||
if config_yaml["oidc"] not null:
|
||||
if config_yaml["oidc"] not NULL:
|
||||
oidc_content = """
|
||||
<div class="col s12 m6">
|
||||
<div class="card hoverable">
|
||||
|
||||
Reference in New Issue
Block a user