1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 22:12:50 -05:00

Restore bluetooth audio codec functionality

This commit is contained in:
bbedward
2025-09-26 12:37:10 -04:00
parent 4722ff9b97
commit 99ef447a52
3 changed files with 15 additions and 1 deletions

View File

@@ -153,6 +153,7 @@ DankPopout {
expandedWidgetIndex: root.expandedWidgetIndex
expandedWidgetData: root.expandedWidgetData
model: widgetModel
bluetoothCodecSelector: bluetoothCodecSelector
onExpandClicked: (widgetData, globalIndex) => {
root.expandedWidgetIndex = globalIndex
root.expandedWidgetData = widgetData