From 50994b4b972519878d57c4872782945052baac28 Mon Sep 17 00:00:00 2001 From: AdisakKanthawilang Date: Thu, 14 Mar 2024 09:02:46 +0700 Subject: [PATCH] rename controller --- .../{ProfileOtherContorller.ts => ProfileOtherController.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/controllers/{ProfileOtherContorller.ts => ProfileOtherController.ts} (100%) diff --git a/src/controllers/ProfileOtherContorller.ts b/src/controllers/ProfileOtherController.ts similarity index 100% rename from src/controllers/ProfileOtherContorller.ts rename to src/controllers/ProfileOtherController.ts