This commit is contained in:
2020-01-28 19:43:22 +00:00
parent 270be50322
commit 20a887612d
4 changed files with 91 additions and 8 deletions

View File

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