TF-1528 New Discord link

This commit is contained in:
Zbigniew Cisiński 2024-03-21 20:44:06 +01:00
parent 6b8d79c488
commit 7ac01b6cfe

View File

@ -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: