Skip to content

Commit

Permalink
Unbreak build straight from Git
Browse files Browse the repository at this point in the history
  • Loading branch information
danchr committed Mar 3, 2023
1 parent 27a4e00 commit d9f6951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Aerial/Source/Models/API/APISecrets.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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!"
Expand Down

0 comments on commit d9f6951

Please sign in to comment.