359 Select theme in settings (#423)
* Update composer package versions * Laravel version * Change theme in the admin settings page closes #359 * Fix comment
This commit is contained in:
@@ -31,17 +31,6 @@ return [
|
||||
'currency' => 'USD',
|
||||
],
|
||||
|
||||
// This is the name of the active theme
|
||||
// Overrides config/themes.php
|
||||
'themes' => [
|
||||
'default' => 'default',
|
||||
],
|
||||
|
||||
// Overrides config/vacentral.php
|
||||
'vacentral' => [
|
||||
'api_key' => '',
|
||||
],
|
||||
|
||||
//
|
||||
// Other settings and configuration you might not need to modify
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user