From 162b1a7c1dac5cce1fc2983e85e6b72c6ed0e97d Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sat, 23 Mar 2024 13:38:26 -0400 Subject: [PATCH] Log an error when we don't have permission to load the preset edit modal --- web/ajax/modals/controlpreset.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/ajax/modals/controlpreset.php b/web/ajax/modals/controlpreset.php index e3cc02db3..dcfb332ca 100644 --- a/web/ajax/modals/controlpreset.php +++ b/web/ajax/modals/controlpreset.php @@ -1,5 +1,8 @@