mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-11 10:53:47 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
673b9e2d7c
commit
d9de884de3
@@ -14,7 +14,7 @@ return [
|
||||
|
|
||||
*/
|
||||
'bind_js_vars_to_this_view' => [
|
||||
'layouts.master'
|
||||
'layouts.master',
|
||||
],
|
||||
|
||||
/*
|
||||
@@ -27,6 +27,6 @@ return [
|
||||
| That way, you can access vars, like "SomeNamespace.someVariable."
|
||||
|
|
||||
*/
|
||||
'js_namespace' => 'Pterodactyl'
|
||||
'js_namespace' => 'Pterodactyl',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user