From b9b15dde127d766df4107b84be871f3cabe1fe51 Mon Sep 17 00:00:00 2001 From: mikael-zakaria Date: Wed, 15 Apr 2026 15:56:40 +0700 Subject: [PATCH] Ubah ada aja jeh --- app/Controllers/Home copy 2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controllers/Home copy 2.php b/app/Controllers/Home copy 2.php index cfdf25b..83eee47 100644 --- a/app/Controllers/Home copy 2.php +++ b/app/Controllers/Home copy 2.php @@ -6,6 +6,6 @@ class Home extends BaseController { public function index(): string { - return view('asa'); + return view('aasasdasa'); } }