mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 16:06:30 +00:00
fix keyboard catch, fix loading
refactoring
This commit is contained in:
@@ -50,4 +50,6 @@ public class AnnotatorModule : IAzaionModule
|
||||
</svg>";
|
||||
|
||||
public Type MainWindowType => typeof(Annotator);
|
||||
|
||||
public WindowEnum WindowEnum => WindowEnum.Annotator;
|
||||
}
|
||||
Reference in New Issue
Block a user