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" + ] +}