|
@@ -19,8 +19,9 @@ |
|
19
|
19
|
'Filter_Get_Started_By_License', |
|
20
|
20
|
'Filter_Sidebar_Promotion_By_License', |
|
21
|
21
|
'Create_Site_Settings_Url', |
|
22
|
22
|
'Filter_Top_Section_By_License', |
|
23
|
+ 'Site_Builder_Config', |
|
23
|
24
|
]; |
|
24
|
25
|
|
|
25
|
26
|
protected array $home_screen_data; |
|
26
|
27
|
|