mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 09:28:15 +00:00
Codestyle fixes
This commit is contained in:
@@ -61,7 +61,7 @@ struct YatteeApp: App {
|
||||
}
|
||||
)
|
||||
#else
|
||||
.onReceive(
|
||||
.onReceive(
|
||||
NotificationCenter.default.publisher(for: UIApplication.willEnterForegroundNotification)
|
||||
) { _ in
|
||||
player.handleEnterForeground()
|
||||
|
Reference in New Issue
Block a user