From 82c9b49a8bde780851967cd84d3094389f3c472d Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 29 Jun 2023 20:34:04 -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 f04bddb2..57923028 100644 --- a/www-api/app/Controllers/WrenchFaq.php +++ b/www-api/app/Controllers/WrenchFaq.php @@ -65,7 +65,7 @@ class WrenchFaq extends BaseController $data["result_list"][] = array( "public" => "1", "title" => "How can I use 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" => "Create your free account, add family and kids, and create and assign tasks. Reward when completed, or use your account to find the opportunity to earn rewards. ", ); $data["result_list"][] = array(