ktlint format

This commit is contained in:
Valere
2026-04-27 15:27:27 +02:00
parent e4ccec1cdd
commit aff53c2bc2
@@ -271,6 +271,7 @@ class WebViewAudioManager(
Timber.d("Adding callback in controls.onAudioDeviceSelect")
webView.evaluateJavascript("controls.onAudioDeviceSelect = (id) => { androidNativeBridge.setAudioDevice(id); };", null)
}
/**
* Returns the list of available audio devices, sorted by likelihood of it being used for communication.
*