From 39a113c5fc2ee6ea43c3f1bc23698cd116e89a56 Mon Sep 17 00:00:00 2001 From: fs Date: Thu, 12 Mar 2026 12:22:36 +0100 Subject: [PATCH] fixed wrong warning with single tenant --- templates/partials/app-topbar.phtml | 2 +- web/js/components/app-tenant-switcher.js | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/templates/partials/app-topbar.phtml b/templates/partials/app-topbar.phtml index f012621..328b118 100644 --- a/templates/partials/app-topbar.phtml +++ b/templates/partials/app-topbar.phtml @@ -37,7 +37,7 @@ $allowUserTheme = allowUserTheme();