From 16c4e0a86ececd6f74444dd0ac0a3b19b2640f4a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 15 Feb 2017 21:25:18 -0700 Subject: [PATCH] Update app_config.php --- themes/default/app_config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/app_config.php b/themes/default/app_config.php index be4b19d46d..5b1dfbbef0 100644 --- a/themes/default/app_config.php +++ b/themes/default/app_config.php @@ -21,6 +21,7 @@ $apps[$x]['description']['pt-br'] = ""; //default settings + $y=0; $apps[$x]['default_settings'][$y]['default_setting_uuid'] = '4c8df6ee-5858-40ee-b90f-b3b1d066a91c'; $apps[$x]['default_settings'][$y]['default_setting_category'] = 'theme'; $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = 'background_color';