From 7604a92f605eb522cbc7a52a49dc9be43ba5d8f3 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Wed, 16 Sep 2026 17:26:04 +0800 Subject: [PATCH] Hide the in-app notification channel on Account unless running a development build. --- src/views/AccountViewView.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index b475943f..97086b79 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -169,7 +169,9 @@ -
+
-
+
Troubleshoot your in-app notifications…
-
+