From 4e1549609ed707545b58d3a2644a48e98d8b3223 Mon Sep 17 00:00:00 2001 From: Eric <5089238+emizzle@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:22:55 +0200 Subject: [PATCH] enable moderation view for thumbnails in notification centre --- src/App.vue | 14 +++++++++++--- src/components/AppNav.vue | 1 + src/components/NotificationCentre.vue | 8 ++++++-- src/components/StorageRequests.vue | 2 +- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index b4e369c..4152492 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@