From fd735320c3c00780be674f829ff971b866fa8a2d Mon Sep 17 00:00:00 2001 From: Babak Alizadeh Date: Wed, 6 Aug 2025 17:36:24 +0000 Subject: [PATCH] bug fix in hook autoload service --- hesabixCore/src/{Cog => Service}/HookService.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hesabixCore/src/{Cog => Service}/HookService.php (100%) diff --git a/hesabixCore/src/Cog/HookService.php b/hesabixCore/src/Service/HookService.php similarity index 100% rename from hesabixCore/src/Cog/HookService.php rename to hesabixCore/src/Service/HookService.php