Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhin29 committed Nov 21, 2023
1 parent 3d3bc02 commit db9a0be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/view_model/main_screen_view_model.dart
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ class MainScreenViewModel extends BaseModel {
}
tourSkipped = true;
onTabTapped(0);
return false;
},
onClickOverlay: (target) {
onClickTarget(target);
Expand Down

0 comments on commit db9a0be

Please sign in to comment.