You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constjoined="Your dev token is:"+username+"- Make sure to only share it with Coding Hut services and partners or else you can get hacked!";
190
191
devTokens.style.color="green";
191
-
devTokens.textContent="Your dev token is:"+usernameEncoded+"- Make sure to only share it with Coding Hut services and partners or else you can get hacked!";
192
+
devTokens.textContent="Your dev token is:"+username+"- Make sure to only share it with Coding Hut services and partners or else you can get hacked!";
0 commit comments