Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Jan 1, 2025
1 parent 457d60c commit fcb9ed9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import androidx.compose.ui.Modifier

@Composable
fun SettingsScreen(
modifier: Modifier = Modifier,
modifier: Modifier = Modifier
) {
Scaffold(
modifier = modifier.fillMaxSize(),
Expand Down

0 comments on commit fcb9ed9

Please sign in to comment.