This commit is contained in:
2018-08-29 18:06:36 +00:00
parent ff52897b49
commit 35e5183543
3 changed files with 5 additions and 1 deletions

View File

@@ -359,7 +359,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