back to non translated label

This commit is contained in:
Timo
2025-05-19 20:01:59 +02:00
parent fb95ba278e
commit c11a37ca61

View File

@@ -132,7 +132,8 @@ export const SettingsModal: FC<Props> = ({
window.controls.showNativeOutputDevicePicker?.(); window.controls.showNativeOutputDevicePicker?.();
}} }}
> >
{t("settings.devices.change_device_button")} {/* {t("settings.devices.change_device_button")} */}
Test
</Button> </Button>
)} )}
<DeviceSelection <DeviceSelection