You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes
```
Parameter #1 $param of method MichalSpacekCz\Admin\Presenters\TalksPresenter::actionTalk() expects string, int given.
```
Training object is still just a Row so it wasn't detected by the extension because `$training->id` is just mixed.
0 commit comments