From dffd0ac58e6d7b303f38392bce5851dbc6ebd749 Mon Sep 17 00:00:00 2001 From: andre-dietrich Date: Mon, 17 Apr 2023 10:31:19 +0200 Subject: [PATCH] Change run command to station less --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2023aea..adc5650 100644 --- a/index.html +++ b/index.html @@ -248,7 +248,7 @@ sendMsgNext = false editor[b.id].setValue(b.value) } - else if (subject == 'run' && Edrys.role == 'station') { + else if (subject == 'run') { // station-less editor && Edrys.role == 'station') { body = "" @@ -308,4 +308,4 @@ - \ No newline at end of file +