mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-19 04:59:40 +01:00
removed hwnd from json
This commit is contained in:
@@ -33,8 +33,6 @@ namespace ProjectsEditor.Models
|
||||
public int Height { get; set; }
|
||||
}
|
||||
|
||||
public IntPtr Hwnd { get; set; }
|
||||
|
||||
public string AppName { get; set; }
|
||||
|
||||
public string AppPath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user