diff options
| author | Jeremy Rimpo <jrim@rimpo.org> | 2023-10-03 23:33:28 -0500 |
|---|---|---|
| committer | Jeremy Rimpo <jrim@rimpo.org> | 2023-10-03 23:33:28 -0500 |
| commit | 57e9b7e25844b8ec7f225621b12949e55fceb4de (patch) | |
| tree | a4adfeb7ea2941e313f763f446f02d3fddb5b590 /src/mainwindow.cpp | |
| parent | f8a3d5b86e4a6884953df6737a762c0f2e28aec3 (diff) | |
Discord link updates
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index dae91806..eb52350f 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -2332,7 +2332,7 @@ void MainWindow::gameSupportTriggered() void MainWindow::discordTriggered() { - shell::Open(QUrl("https://discord.gg/6GKR9jZ")); + shell::Open(QUrl("https://discord.gg/ewUVAqyrQX")); } void MainWindow::issueTriggered() |
