refactor: update progress onBackClick function (#1277)

This commit is contained in:
Benjamin
2023-09-21 12:16:39 -07:00
committed by GitHub
parent a86923aee1
commit ee96c37c20

View File

@ -129,7 +129,7 @@ fun SettingsScreen(
)
is SettingsDestination.UpdateProgress -> UpdateProgressScreen(
{ navController.pop() },
onBackClick = { navController.pop() },
)
is SettingsDestination.UpdateChangelog -> ManagerUpdateChangelog(