mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
lrclib api option, many improvements and refactoring
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import UIKit
|
||||
|
||||
class SPTPageViewController: UIViewController {
|
||||
|
||||
override func conforms(to aProtocol: Protocol) -> Bool {
|
||||
|
||||
if NSStringFromProtocol(aProtocol) ~= "SPTPageController" {
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user