(astal) changed to biscuit

This commit is contained in:
biscuit
2025-05-15 13:26:44 -05:00
parent 3a1ce68ccf
commit e1d99a0279
+1 -1
View File
@@ -85,7 +85,7 @@ function Media() {
/> />
</box> </box>
) : ( ) : (
<label label="Nothing Playing" /> <label label="Biscuit" />
))} ))}
</box> </box>
} }