mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-30 10:38:35 +01:00
fix(mpv-player): add missing closing brace to configureAudioSession
This commit is contained in:
@@ -154,6 +154,7 @@ class MpvPlayerView: ExpoView {
|
||||
} catch {
|
||||
print("Failed to configure audio session: \(error)")
|
||||
}
|
||||
}
|
||||
// MARK: - Audio Session & Notifications
|
||||
|
||||
private func setupNotifications() {
|
||||
|
||||
Reference in New Issue
Block a user