This commit is contained in:
2020-01-22 19:25:45 +00:00
parent 0d1988a20e
commit 9a16a6d92f
2 changed files with 4 additions and 2 deletions

View File

@@ -408,7 +408,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)