Added basic export and import feature
This commit is contained in:
@@ -412,7 +412,7 @@
|
||||
_tokenSource.Dispose();
|
||||
}
|
||||
|
||||
private enum InputType {
|
||||
public enum InputType {
|
||||
Number,
|
||||
Switch,
|
||||
Date,
|
||||
|
||||
Reference in New Issue
Block a user