mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Style fixes
This commit is contained in:
@@ -16,7 +16,7 @@ final class PlayerViewController: NSViewController {
|
||||
return [ratio, 1.0].max()!
|
||||
}
|
||||
|
||||
override func viewDidDisappear() {
|
||||
func viewDidDisappear() {
|
||||
super.viewDidDisappear()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user