From a868eda9b30cf95071f48554f1cd4126ba43510f Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 29 Jun 2023 15:52:09 -0400 Subject: [PATCH] fasq 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 6c8391b8..12679dd4 100644 --- a/www-api/app/Controllers/WrenchFaq.php +++ b/www-api/app/Controllers/WrenchFaq.php @@ -71,7 +71,7 @@ class WrenchFaq extends BaseController $data["result_list"][] = array( "public" => "1", "title" => "What is WrenchBoard family account ? ", - "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 allows you to create accounts for your family or kids, assign specific goals, and reward achievements from the parent's account.", ); $data["result_list"][] = array(