fix: syntax error in player_service (missing });
This commit is contained in:
@@ -31,6 +31,7 @@ class PlayerService {
|
||||
_markiereAlsKorrupt(song);
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
return _player!;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user