Skip to content

Commit

Permalink
Fix changelog not showing up
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Oct 23, 2019
1 parent 24a51e8 commit c698556
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ class MainViewModel @Inject constructor(
} else {
changelogManager.markChangelogSeen()
}
} else {
changelogManager.markChangelogSeen()
}

view.changelogMoreIntent
Expand Down

0 comments on commit c698556

Please sign in to comment.