This commit is contained in:
2018-10-02 00:02:26 +00:00
parent 4c9a049b68
commit c54d09b5da
3 changed files with 66 additions and 2 deletions

View File

@@ -363,7 +363,7 @@ namespace AyaNova
// ******************** TESTING WIPE DB *****************************
//
//Set this to true to wipe the db and reinstall a trial license and re-seed the data
var TESTING_REFRESH_DB = false;
var TESTING_REFRESH_DB = true;
#if (DEBUG)
//TESTING