mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[Workspaces] Sequential launch (#35297)
This commit is contained in:
@@ -25,6 +25,8 @@ namespace WorkspacesEditor.Data
|
||||
public int Height { get; set; }
|
||||
}
|
||||
|
||||
public string Id { get; set; }
|
||||
|
||||
public string Application { get; set; }
|
||||
|
||||
public string ApplicationPath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user