diff --git a/db/services.php b/db/services.php index e47c400..be5c597 100644 --- a/db/services.php +++ b/db/services.php @@ -38,8 +38,8 @@ $services = [ 'Foundation theme FontAwesome map' => [ - 'functions' => ['theme_foundation_output_load_fontawesome_icon_map'], - 'restrictedusers' => 0, - 'enabled' => 1, + 'functions' => ['theme_foundation_output_load_fontawesome_icon_map'], + 'restrictedusers' => 0, + 'enabled' => 1, ], ];