mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 18:25:59 -07:00
chore: Update MPV package to latest version (#165)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
da354437e3
commit
a518ae457e
28 changed files with 209 additions and 133 deletions
|
|
@ -14,7 +14,7 @@ class SMTCWindows {
|
|||
bool? enabled,
|
||||
});
|
||||
|
||||
get buttonPressStream => null;
|
||||
late final Stream<PressedButton> buttonPressStream;
|
||||
|
||||
Future<void> updateConfig(SMTCConfig config) async {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue