Tagebuch: Hunde-Picker als Einstiegsseite bei mehreren Hunden
This commit is contained in:
parent
5ecd14a625
commit
56ab20a705
3 changed files with 139 additions and 10 deletions
|
|
@ -394,7 +394,7 @@ const App = (() => {
|
|||
// ÖFFENTLICHE API
|
||||
// (andere Module können App.state, App.navigate etc. nutzen)
|
||||
// ----------------------------------------------------------
|
||||
return { init, navigate, state, renderDogSwitcher: _renderDogSwitcher };
|
||||
return { init, navigate, state, setActiveDog, renderDogSwitcher: _renderDogSwitcher };
|
||||
|
||||
})();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue