diff --git a/Aerial/Source/Models/API/APISecrets.swift b/Aerial/Source/Models/API/APISecrets.swift index d1db24bc..5a28b33c 100644 --- a/Aerial/Source/Models/API/APISecrets.swift +++ b/Aerial/Source/Models/API/APISecrets.swift @@ -13,6 +13,8 @@ import Foundation // and still let them be used for everyone in the officially distributed Aerial. struct APISecrets { + static let appleMusicToken = "all" + static let openWeatherAppId = "secrets" static let yahooAppId = "intentionally" static let yahooClientId = "left" static let yahooClientSecret = "empty!"