summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-10-04 03:06:10 -0500
committerGitHub <noreply@github.com>2023-10-04 03:06:10 -0500
commite9a5e5b274bed8c407ecbf0b10155ac8fae8f60b (patch)
tree851225745db0b49a401b3ff688611e1ae20885d6
parent7e50a26c6ae4d330406550017be0669868d8f51a (diff)
parent57e9b7e25844b8ec7f225621b12949e55fceb4de (diff)
Merge pull request #1895 from ModOrganizer2/discord_link
Discord link updates
-rw-r--r--.github/ISSUE_TEMPLATE/issue-report.md2
-rw-r--r--src/mainwindow.cpp2
-rw-r--r--src/settingsdialog.ui10
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 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>4</number>
+ <number>0</number>
</property>
<widget class="QWidget" name="generalTab">
<attribute name="title">
@@ -98,10 +98,10 @@
<item row="0" column="1">
<widget class="LinkLabel" name="label_33">
<property name="toolTip">
- <string>https://discord.gg/NRGqdt5suP</string>
+ <string notr="true">https://discord.gg/ewUVAqyrQX</string>
</property>
<property name="text">
- <string>&lt;a href=&quot;https://discord.gg/NRGqdt5suP&quot;&gt;Help translate Mod Organizer on Discord&lt;/a&gt;</string>
+ <string>&lt;a href=&quot;https://discord.gg/ewUVAqyrQX&quot;&gt;Help translate Mod Organizer on Discord&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
@@ -1052,8 +1052,8 @@ If you disable this feature, MO will only display official DLCs this way. Please
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>497</height>
+ <width>761</width>
+ <height>515</height>
</rect>
</property>
<property name="autoFillBackground">