From cb972febdf117ecae54039f3728c166bc6817207 Mon Sep 17 00:00:00 2001 From: Egnodia Date: Wed, 6 Sep 2023 15:53:56 -0400 Subject: [PATCH] Clear A1 --- commands.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/commands.json b/commands.json index ac225f0..389a545 100644 --- a/commands.json +++ b/commands.json @@ -1,3 +1,5 @@ { - "commands": [] -} \ No newline at end of file + "commands": [ + "clear A1" + ] +}