Skip to content

Commit c8d6b36

Browse files
committed
Add missing Facebook key
1 parent c967174 commit c8d6b36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

iCookTV/iCookTVKeys.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,8 @@ struct iCookTVKeys {
3434
ICookTVKeys().baseAPIURL
3535
}()
3636

37+
static let FacebookAppID: String = {
38+
ICookTVKeys().facebookAppID
39+
}()
40+
3741
}

0 commit comments

Comments
 (0)