lypsync & other
This commit is contained in:
@@ -405,6 +405,7 @@ const Home = ({ navigation, route }) => {
|
||||
if (!action?.route) {
|
||||
return
|
||||
}
|
||||
console.log("action route is ", action.route)
|
||||
navigate(action.route, action.params)
|
||||
},
|
||||
[currentProject, ensureProjectSelected, hasActiveProject, handleStartNew]
|
||||
|
||||
Reference in New Issue
Block a user