This commit is contained in:
@@ -131,8 +131,10 @@ namespace AyaNova.PlugIn.V8
|
||||
MessageBox.Show("** WARNING: before proceeding make sure your AyaNova Generator service is STOPPED to ensure the integrity of your exported data. Failing to do so *will* result in damaged data. ***");
|
||||
}
|
||||
|
||||
Auth d = new Auth();
|
||||
d.ShowDialog();
|
||||
//Only one command
|
||||
DumpIt();
|
||||
// DumpIt();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user