mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 00:54:26 +08:00
changed.更了好多
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace LanMountainDesktop.Shared.Contracts.Launcher;
|
||||
|
||||
public enum MultiInstanceLaunchBehavior
|
||||
{
|
||||
RestartApp,
|
||||
OpenDesktopSilently,
|
||||
PromptOnly,
|
||||
NotifyAndOpenDesktop
|
||||
}
|
||||
Reference in New Issue
Block a user