Updated on 2026-08-14
This commit is contained in:
parent
ad65a62b3f
commit
97a13da0d7
19 changed files with 176 additions and 56 deletions
|
|
@ -9,5 +9,5 @@ interface ForceUpdateComponent : ComposableContentComponent {
|
|||
|
||||
data class Params(val mode: Mode)
|
||||
|
||||
enum class Mode { Force, Brick, OsTooOld, Optional }
|
||||
enum class Mode { Force, Brick, OsTooOld }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue