This commit is contained in:
2018-09-27 23:02:54 +00:00
parent ce91f7fadb
commit 70fc47177f
3 changed files with 3 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 = true;
var TESTING_REFRESH_DB = false;
#if (DEBUG)
//TESTING