This commit is contained in:
2018-10-08 22:22:17 +00:00
parent d9c03efcce
commit f88a4cf429
5 changed files with 16 additions and 5 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 = true;
var TESTING_REFRESH_DB = false;
#if (DEBUG)
//TESTING