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