Skip to content

Commit f186b7d

Browse files
committed
Enable Both slot Flash options (Add Inactive slot flash warning) : Try 24
1 parent 5f3a5e4 commit f186b7d

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/java/com/github/capntrips/kernelflasher/ui/components

1 file changed

+1
-0
lines changed

app/src/main/java/com/github/capntrips/kernelflasher/ui/components/DialogButton.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import androidx.compose.foundation.shape.RoundedCornerShape
66
import androidx.compose.material3.ButtonDefaults
77
import androidx.compose.material3.Text
88
import androidx.compose.material3.TextButton
9+
import androidx.compose.material3.MaterialTheme
910
import androidx.compose.runtime.Composable
1011
import androidx.compose.ui.Modifier
1112
import androidx.compose.ui.res.stringResource

0 commit comments

Comments
 (0)