bunch ov fixes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Hyperbar.Widget.MediaController.Windows;
|
||||
|
||||
public enum PlaybackButtonType
|
||||
{
|
||||
Previous,
|
||||
Play,
|
||||
Pause,
|
||||
Forward
|
||||
}
|
||||
Reference in New Issue
Block a user