mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Merge branch 'master' of github.com:phanan/koel
This commit is contained in:
commit
80279799a8
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ class SongPlayRequest extends FormRequest
|
|||
*/
|
||||
public function rules()
|
||||
{
|
||||
return [
|
||||
];
|
||||
return [
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue