mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:16:31 +00:00
fix keyboard catch, fix loading
refactoring
This commit is contained in:
@@ -5,4 +5,5 @@ public interface IAzaionModule
|
||||
string Name { get; }
|
||||
string SvgIcon { get; }
|
||||
Type MainWindowType { get; }
|
||||
WindowEnum WindowEnum { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user