Merge branch 'end-4:main' into main

This commit is contained in:
Roza.
2024-08-22 20:47:03 +08:00
committed by GitHub
@@ -64,6 +64,7 @@ const AppVolume = (stream) => Box({
const AudioDevices = (input = false) => {
const dropdownShown = Variable(false);
const DeviceStream = (stream) => Button({
tooltipText: stream.description,
child: Box({
className: 'txt spacing-h-10',
children: [