mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-25 03:40:26 +01:00
TF-1528 New Discord link
This commit is contained in:
parent
6b8d79c488
commit
7ac01b6cfe
@ -24,7 +24,7 @@ extension SocialChannel {
|
||||
var url: URL {
|
||||
switch self {
|
||||
case .discord:
|
||||
return URL(string: "https://discord.gg/q4cP6qh2g5")!
|
||||
return URL(string: "https://2fas.com/discord")!
|
||||
case .youtube:
|
||||
return URL(string: "https://www.youtube.com/@2fas")!
|
||||
case .twitter:
|
||||
|
Loading…
Reference in New Issue
Block a user