mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 00:39:55 +00:00
Simplify run-in-background option selection.
This commit is contained in:
@@ -593,10 +593,6 @@ bool SkipTaskbarSupported() {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool RunInBackground() {
|
||||
return true;
|
||||
}
|
||||
|
||||
QString ExecutablePathForShortcuts() {
|
||||
if (Core::UpdaterDisabled()) {
|
||||
const auto &arguments = Core::Launcher::Instance().arguments();
|
||||
|
||||
Reference in New Issue
Block a user