mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-08-19 15:33:24 +08:00
feat.设置logo改进
This commit is contained in:
@@ -54,13 +54,3 @@ public sealed record UpdateCheckReport(
|
||||
long? TotalDownloadBytes,
|
||||
long? FullInstallerBytes,
|
||||
string? ErrorMessage);
|
||||
|
||||
public sealed record InstallRequest(
|
||||
UpdatePayloadKind PayloadKind,
|
||||
string LauncherRoot,
|
||||
string? LaunchSource = null);
|
||||
|
||||
public sealed record LaunchResult(
|
||||
bool Success,
|
||||
string? ErrorMessage,
|
||||
int? ProcessId);
|
||||
|
||||
Reference in New Issue
Block a user