Removed extra bracket
This commit is contained in:
parent
ea08a1317a
commit
abe2204410
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ class SettingsActivity : ComponentActivity() {
|
||||||
Button(onClick = {
|
Button(onClick = {
|
||||||
launcher.launch(null)
|
launcher.launch(null)
|
||||||
}) { Text(text = "Load database") }
|
}) { Text(text = "Load database") }
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue