From e38d48f07baf4e46f787c85e15f90aad5922fe2d Mon Sep 17 00:00:00 2001 From: Yoga Pangestu Date: Sat, 13 Sep 2025 11:28:06 +0700 Subject: [PATCH] fix: merubah nama MyConfig menjadi myconfig --- config/{MyConfig.php => myconfig.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/{MyConfig.php => myconfig.php} (100%) diff --git a/config/MyConfig.php b/config/myconfig.php similarity index 100% rename from config/MyConfig.php rename to config/myconfig.php