From ca190cebd1b6f4b612e92752c3f05dc7a63cfb76 Mon Sep 17 00:00:00 2001 From: Cameron Thompson <50184035+iamromulan@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:23:25 -0400 Subject: [PATCH] Revert Changes --- simpleadmin/www/settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simpleadmin/www/settings.html b/simpleadmin/www/settings.html index 675ca30..069f9f7 100644 --- a/simpleadmin/www/settings.html +++ b/simpleadmin/www/settings.html @@ -104,7 +104,7 @@ placeholder="ATI" aria-describedby="atCommandInput" x-model="atcmd" - @keydown.enter="sendUserATCommand()" + @keydown.enter="sendATCommand()" />