Merge branch 'dev' into Issues-on-payments-timecard-availability-screens-01-02-03-04
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