This commit is contained in:
@@ -251,7 +251,7 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
//ERASE DB
|
||||
progress.Op("Erasing AyaNova 8 data");
|
||||
var a = await util.PostAsync("License/PermanentlyEraseAllData", "\"I understand\"");
|
||||
var a = await util.PostAsync("license/permanently-erase-all-data", "\"I understand\"");
|
||||
|
||||
//TAGS
|
||||
progress.Op("Compiling tags");
|
||||
|
||||
Reference in New Issue
Block a user