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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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