refactor: update progress onBackClick function (#1277)

This commit is contained in:
Benjamin
2023-09-21 12:16:39 -07:00
committed by oSumAtrIX
parent 18ea6adb20
commit 395da595a2

View File

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