mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
fixed an issue in ScoutFlush trait
This commit is contained in:
parent
7c539d06c2
commit
fc512821b6
@ -18,7 +18,8 @@ trait ScoutFlush
|
||||
"App\\Person",
|
||||
"App\\Club",
|
||||
"App\\Magazine",
|
||||
"App\\Producers"
|
||||
"App\\Producers",
|
||||
"App\\Profile",
|
||||
];
|
||||
|
||||
public function runScoutFlush(): void
|
||||
|
Loading…
x
Reference in New Issue
Block a user