From 51ce1bff8c31ca046ed5cf6ec315bcef68f23f84 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 29 Jun 2023 20:14:44 -0400 Subject: [PATCH] faq added --- www-api/app/Controllers/WrenchFaq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-api/app/Controllers/WrenchFaq.php b/www-api/app/Controllers/WrenchFaq.php index 12679dd4..f04bddb2 100644 --- a/www-api/app/Controllers/WrenchFaq.php +++ b/www-api/app/Controllers/WrenchFaq.php @@ -59,7 +59,7 @@ class WrenchFaq extends BaseController $data["result_list"][] = array( "public" => "1", "title" => "What is WrenchBoard ?", - "msg" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key, + "msg" => "WrenchBoard is the platform to set and rewards goals. Easily create plans for your kids or family, reward completion, or find others to perform tasks for you, or you can find opportunities to earn from any skill. ", ); $data["result_list"][] = array(