Add launcher item notes
This commit is contained in:
@@ -25,6 +25,8 @@ public sealed class LauncherItem
|
||||
|
||||
public string? WorkingFolder { get; set; }
|
||||
|
||||
public string? Notes { get; set; }
|
||||
|
||||
public string? IconPath { get; set; }
|
||||
|
||||
public bool IsFavorite { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user