From 57e9b7e25844b8ec7f225621b12949e55fceb4de Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Tue, 3 Oct 2023 23:33:28 -0500 Subject: Discord link updates --- .github/ISSUE_TEMPLATE/issue-report.md | 2 +- src/mainwindow.cpp | 2 +- src/settingsdialog.ui | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md index b78b4e7a..5bc3c9b4 100644 --- a/.github/ISSUE_TEMPLATE/issue-report.md +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -8,7 +8,7 @@ assignees: '' --- ## The problem: -Briefly describe the issue you are experiencing. Tell us what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to our [Discord server](https://discord.gg/6GKR9jZ). +Briefly describe the issue you are experiencing. Tell us what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to our [Discord server](https://discord.gg/ewUVAqyrQX). ## To Reproduce: 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() diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 3ed66456..0c611ff0 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -17,7 +17,7 @@ - 4 + 0 @@ -98,10 +98,10 @@ - https://discord.gg/NRGqdt5suP + https://discord.gg/ewUVAqyrQX - <a href="https://discord.gg/NRGqdt5suP">Help translate Mod Organizer on Discord</a> + <a href="https://discord.gg/ewUVAqyrQX">Help translate Mod Organizer on Discord</a> true @@ -1052,8 +1052,8 @@ If you disable this feature, MO will only display official DLCs this way. Please 0 0 - 778 - 497 + 761 + 515 -- cgit v1.3.1