mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:56:30 +00:00
fix editing annotation
This commit is contained in:
@@ -36,6 +36,7 @@ public class Config
|
||||
public List<string> ImageFormats { get; set; }
|
||||
|
||||
public ThumbnailConfig ThumbnailConfig { get; set; }
|
||||
public int? LastSelectedExplorerClass { get; set; }
|
||||
}
|
||||
|
||||
public class WindowConfig
|
||||
|
||||
Reference in New Issue
Block a user