This commit is contained in:
2020-05-13 23:11:51 +00:00
parent 9811ad6b40
commit 98f3fd02e1

View File

@@ -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");