mirror of
https://github.com/koel/koel
synced 2025-02-17 22:08:28 +00:00
Apply fixes from StyleCI (#794)
This commit is contained in:
parent
94f56648c2
commit
9222af21e8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class Kernel extends HttpKernel
|
|||
ValidatePostSize::class,
|
||||
TrimStrings::class,
|
||||
ConvertEmptyStringsToNull::class,
|
||||
HandleCors::class
|
||||
HandleCors::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue