Added MeshAgent power actions

This commit is contained in:
Ylian Saint-Hilaire
2017-09-01 11:23:22 -07:00
parent 1473b091b0
commit d8464ddd44
10 changed files with 124 additions and 37 deletions

View File

@@ -146,8 +146,6 @@
else if (passStrength >= 60) { QH('passWarning', '<span style=color:blue><b>Good Password</b><span>'); }
else { QH('passWarning', '<span style=color:red><b>Weak Password</b><span>'); }
}
console.log(passStrength);
}
// Return a password strength score