diff --git a/sendNotif.php b/sendNotif.php
index 8b5f5888261f85c6c11bb3ee86c41df3f32b2019..7493fb7c43e77d2c655160cceac74e938d4a8eb1 100755
--- a/sendNotif.php
+++ b/sendNotif.php
@@ -47,7 +47,7 @@ class FirebaseNotif
         
         // $cat = $_POST["kategori"];
         // if ($cat == "pengumuman" ) {
-            $vars["notification"]["click_action"] = "mainActivity"; //testing
+            //$vars["notification"]["click_action"] = "mainActivity"; //testing
             // $vars["data"] = array("id" => $_POST["id"]);
         // }
         curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($vars, JSON_UNESCAPED_SLASHES));  //Post Fields