feat: launch arg to start logged in as a supplied user (#5626)
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
bool dontLoadMainWindow{};
|
||||
std::optional<WindowLayout> customChannelLayout;
|
||||
std::optional<Channel> activateChannel;
|
||||
std::optional<QString> initialLogin;
|
||||
bool verbose{};
|
||||
bool safeMode{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user