oops
All checks were successful
eden-license / license-header (pull_request) Successful in 26s

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter 2025-09-04 12:40:13 -04:00
parent e16765ce15
commit 431299e547
Signed by: crueter
GPG key ID: 425ACD2D4830EBC6

View file

@ -127,7 +127,7 @@ class MainActivity : AppCompatActivity(), ThemeProvider {
setContentView(binding.root)
// checkAndRequestBluetoothPermissions()
checkAndRequestBluetoothPermissions()
if (savedInstanceState != null) {
checkedDecryption = savedInstanceState.getBoolean(CHECKED_DECRYPTION)