This commit is contained in:
iFargle
2023-02-11 12:00:52 +09:00
parent b0a0706d46
commit 885c54286d

View File

@@ -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">