mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update discord link
This commit is contained in:
parent
d8509ef736
commit
46eed54705
@ -6,7 +6,7 @@
|
||||
|
||||
[](https://github.com/dcs-retribution/dcs-retribution/releases)
|
||||
|
||||
[](https://discord.gg/vUVQb33smb)
|
||||
[](https://discord.gg/b4x34Bg4We)
|
||||
|
||||
[](https://github.com/dcs-retribution/dcs-retribution/pulls)
|
||||
[](https://github.com/dcs-retribution/dcs-retribution/issues)
|
||||
|
||||
@ -178,7 +178,7 @@ class QLiberationWindow(QMainWindow):
|
||||
self.openDiscordAction.setIcon(CONST.ICONS["Discord"])
|
||||
self.openDiscordAction.triggered.connect(
|
||||
lambda: webbrowser.open_new_tab(
|
||||
"https://" + "discord.gg" + "/" + "vUVQb" + "33smb"
|
||||
"https://" + "discord.gg" + "/" + "b4x34Bg" + "4We"
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user