mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 07:43:45 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
a1d3bbf73d
commit
c1fb0a665f
@@ -13,6 +13,6 @@ class VerifyCsrfToken extends BaseVerifier
|
||||
*/
|
||||
protected $except = [
|
||||
'remote/*',
|
||||
'api/*'
|
||||
'api/*',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user