mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-25 02:52:11 +02:00
feat(patch-selector): remove TODO about an unplanned feature
This commit is contained in:
parent
ac75d1da27
commit
991a8cb5d1
@ -53,7 +53,6 @@ class PatchesSelectorViewModel(input: Params) : ViewModel(), KoinComponent {
|
|||||||
|
|
||||||
var pendingSelectionAction by mutableStateOf<(() -> Unit)?>(null)
|
var pendingSelectionAction by mutableStateOf<(() -> Unit)?>(null)
|
||||||
|
|
||||||
// TODO: this should be hoisted to the parent screen
|
|
||||||
var selectionWarningEnabled by mutableStateOf(true)
|
var selectionWarningEnabled by mutableStateOf(true)
|
||||||
private set
|
private set
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user