mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-08-18 15:33:33 +08:00
feat.RSS阅读器
This commit is contained in:
@@ -22,7 +22,8 @@ public sealed record AirAppOpenRequest(
|
||||
string AppId,
|
||||
string? SourceComponentId,
|
||||
string? SourcePlacementId,
|
||||
int RequesterProcessId);
|
||||
int RequesterProcessId,
|
||||
string? TargetEntryId = null);
|
||||
|
||||
public sealed record AirAppRegistrationRequest(
|
||||
string InstanceKey,
|
||||
|
||||
Reference in New Issue
Block a user