From ecc796031a904a4b9e747764233bcfad5c16e23a Mon Sep 17 00:00:00 2001 From: anth64 Date: Thu, 25 Jun 2026 20:14:40 +0200 Subject: [PATCH] chore: strip default scaffold content from en.json --- CommandHook/assets/commandhook/lang/en.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CommandHook/assets/commandhook/lang/en.json b/CommandHook/assets/commandhook/lang/en.json index ed900d8..0967ef4 100644 --- a/CommandHook/assets/commandhook/lang/en.json +++ b/CommandHook/assets/commandhook/lang/en.json @@ -1,3 +1 @@ -{ - "hello": "hello world!" -} \ No newline at end of file +{}