Skip to content

Commit

Permalink
linting error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Saifuddin53 committed Jan 1, 2025
1 parent 2d4c8ef commit 50eba09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/be/scri/ui/screens/InstallationScreen.kt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ import androidx.compose.ui.unit.sp
import be.scri.R
import be.scri.ui.common.ScribeBaseScreen

@Suppress("MagicNumber")
@Composable
fun InstallationScreen(
isDark: Boolean,
Expand Down

0 comments on commit 50eba09

Please sign in to comment.