mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 19:53:25 +01:00
@@ -184,7 +184,7 @@ private extension PatreonViewController
|
|||||||
|
|
||||||
@objc func openTwitterURL(_ sender: UIButton)
|
@objc func openTwitterURL(_ sender: UIButton)
|
||||||
{
|
{
|
||||||
let twitterURL = URL(string: "https://twitter.com/SideStore_io")!
|
let twitterURL = URL(string: "https://twitter.com/sidestoreio")!
|
||||||
|
|
||||||
let safariViewController = SFSafariViewController(url: twitterURL)
|
let safariViewController = SFSafariViewController(url: twitterURL)
|
||||||
safariViewController.preferredControlTintColor = self.view.tintColor
|
safariViewController.preferredControlTintColor = self.view.tintColor
|
||||||
|
|||||||
Reference in New Issue
Block a user