Include scan with SoftAP operation #407 #410

This commit is contained in:
Robert Strouse 2024-06-25 18:04:46 -07:00
parent 9205723125
commit e04d7e3fc7
9 changed files with 26 additions and 10 deletions

View file

@ -1270,7 +1270,7 @@ var security = new Security();
class General {
initialized = false;
appVersion = 'v2.4.5';
appVersion = 'v2.4.6';
reloadApp = false;
init() {
if (this.initialized) return;