forked from moonpower/azahar-UWP
Discord presence is now greyed out instead of invisble when unavailable to avoid the tab being potentially empty
This commit is contained in:
@@ -15,7 +15,7 @@ ConfigureWeb::ConfigureWeb(QWidget* parent)
|
||||
ui->setupUi(this);
|
||||
|
||||
#ifndef USE_DISCORD_PRESENCE
|
||||
ui->discord_group->setVisible(false);
|
||||
ui->discord_group->setEnabled(false);
|
||||
#endif
|
||||
SetConfiguration();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user