From 2a0f8b0cdff4ec16590beb455e509a3fd32d0609 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Wed, 28 Feb 2024 22:20:08 -0800 Subject: [PATCH] Disable right-click on user shared images --- src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.vue b/src/App.vue index 6b4ed30..ddc349b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2746,6 +2746,9 @@ export default { `; } + + // Disable right click. TODO: move to server side. + message = message.replace(/