From cba27bb57811b21b674e7cda96bb91af46d68f02 Mon Sep 17 00:00:00 2001 From: Thaum Rystra <9525416+ThaumRystra@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:26:21 +0200 Subject: [PATCH] Fixed tabletop neighbor characters leaking into the sidebar when logged out --- app/imports/client/ui/layouts/Sidebar.vue | 2 +- app/imports/server/publications/tabletops.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/imports/client/ui/layouts/Sidebar.vue b/app/imports/client/ui/layouts/Sidebar.vue index 0c078eab..a77de3ee 100644 --- a/app/imports/client/ui/layouts/Sidebar.vue +++ b/app/imports/client/ui/layouts/Sidebar.vue @@ -57,6 +57,7 @@