minor
This commit is contained in:
parent
17eb245daf
commit
f334ca6081
@ -11,6 +11,6 @@ public function __invoke()
|
|||||||
{
|
{
|
||||||
(new StudiesSync)->execute();
|
(new StudiesSync)->execute();
|
||||||
|
|
||||||
return redirect()->route('studies.index');
|
return redirect()->route('woklist.index');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user