Update framework and javascript

This commit is contained in:
Deon George
2020-05-26 11:44:02 +10:00
parent 32c562cf30
commit dd1460463f
13 changed files with 2623 additions and 1647 deletions

View File

@@ -103,8 +103,8 @@ return [
'google' => [
'name' => 'Google',
'id' => 'google',
'class' => 'danger',
'icon' => 'google',
'class' => 'btn-danger',
'icon' => 'fab fa-google',
],
],
];