From b17cc3a09dff04c6ad8400537d0fc7bf84c19dda Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sat, 22 Aug 2026 09:49:43 -0400 Subject: [PATCH] Say on each node card whose containers the tiers are, since they are the other host's --- Plugin/unraid/pages/fallback.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Plugin/unraid/pages/fallback.php b/Plugin/unraid/pages/fallback.php index 29a6d12..eeeebb4 100644 --- a/Plugin/unraid/pages/fallback.php +++ b/Plugin/unraid/pages/fallback.php @@ -55,6 +55,15 @@ require_once dirname(__DIR__) . '/include/ai_chat.php'; if (vv_ai_ui_on()) vv_ai_chat_assets(); ?>