This commit is contained in:
2020-03-24 23:59:05 +00:00
parent fa1e65935e
commit 322e648919
4 changed files with 213 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ namespace AyaNova.Util
}
}
//We have the object, now copy the static values here
SearchCaseSensitiveOnly = global.SearchCaseSensitiveOnly;
}