mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Updated Patreon Link
This commit is contained in:
@@ -173,8 +173,7 @@ private extension PatreonViewController
|
|||||||
|
|
||||||
@objc func openPatreonURL(_ sender: UIButton)
|
@objc func openPatreonURL(_ sender: UIButton)
|
||||||
{
|
{
|
||||||
// TODO: Is this the final URL? @JoeMatt
|
let patreonURL = URL(string: "https://www.patreon.com/SideStore")!
|
||||||
let patreonURL = URL(string: "https://www.patreon.com/JitStreamer")!
|
|
||||||
|
|
||||||
let safariViewController = SFSafariViewController(url: patreonURL)
|
let safariViewController = SFSafariViewController(url: patreonURL)
|
||||||
safariViewController.preferredControlTintColor = self.view.tintColor
|
safariViewController.preferredControlTintColor = self.view.tintColor
|
||||||
|
|||||||
Reference in New Issue
Block a user