Merge branch 'dev' into 216-p0-staff-01-profile-setup-wizard
This commit is contained in:
@@ -16,6 +16,6 @@ extension AuthNavigator on IModularNavigator {
|
||||
|
||||
/// Navigates to the worker home (external to this module).
|
||||
void pushWorkerHome() {
|
||||
pushNamed('/worker-main/home/');
|
||||
pushNamed('/worker-main/home');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user