Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
voruti committed May 4, 2023
1 parent a63b9c5 commit c22f80e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ fun LongTermLauncherScreen(
} else {
AppService.disableApp(context, app, true)
Datasource.raisePackage(context, app.packageName, ListType.LONG_TERM)
// TODO: configurable in settings: exit app here
}
},
modifier = Modifier.padding(it)
Expand Down

0 comments on commit c22f80e

Please sign in to comment.