From 645f7570f09e363852ae8b576d69aede507766ba Mon Sep 17 00:00:00 2001 From: bryce Date: Sat, 5 Jul 2025 21:13:40 +1200 Subject: [PATCH] Moved Custom_commands.json to internal/storage --- custom_commands.json => internal/storage/custom_commands.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename custom_commands.json => internal/storage/custom_commands.json (100%) diff --git a/custom_commands.json b/internal/storage/custom_commands.json similarity index 100% rename from custom_commands.json rename to internal/storage/custom_commands.json