From 2ac441c9c8d1d9808c07a86a68cb3eaa27c38610 Mon Sep 17 00:00:00 2001 From: DrumsnChocolate Date: Sat, 9 Sep 2023 21:31:31 +0200 Subject: [PATCH] use the correct check to see if showing individual user should be possible --- app/components/menu-sidebar.hbs | 2 +- app/routes/profile.js | 2 +- app/routes/users/user.js | 2 +- app/routes/users/user/index.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/menu-sidebar.hbs b/app/components/menu-sidebar.hbs index a2824624e..447641f3c 100644 --- a/app/components/menu-sidebar.hbs +++ b/app/components/menu-sidebar.hbs @@ -37,7 +37,7 @@