feat: update discord icon

This commit is contained in:
Jorys Paulin
2024-02-13 11:18:03 +01:00
committed by Cameron Gutman
parent 896456a8ac
commit 72fc7ea31a
4 changed files with 3 additions and 3 deletions

View File

@@ -283,7 +283,7 @@ ApplicationWindow {
visible: SystemProperties.hasBrowser &&
qmltypeof(stackView.currentItem, "SettingsView")
iconSource: "qrc:/res/Discord-Logo-White.svg"
iconSource: "qrc:/res/discord.svg"
ToolTip.delay: 1000
ToolTip.timeout: 3000