From 95f2437ca885c9c989e5367e36009f6dee62b6d2 Mon Sep 17 00:00:00 2001 From: hyxenbug Date: Tue, 2 Dec 2025 08:30:57 +0800 Subject: [PATCH] Clear A8 --- commands.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/commands.json b/commands.json index ac225f0..fd07396 100644 --- a/commands.json +++ b/commands.json @@ -1,3 +1,5 @@ { - "commands": [] -} \ No newline at end of file + "commands": [ + "clear A8" + ] +}