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
I've noticed that you have three queries in your getData.js, but your only using getUsernames. In any case, I would think one query to get all the data from the table is enough anyway as you can access username and hashs as keys of the returned object. Hope that makes sense...
The text was updated successfully, but these errors were encountered:
I've noticed that you have three queries in your getData.js, but your only using getUsernames. In any case, I would think one query to get all the data from the table is enough anyway as you can access username and hashs as keys of the returned object. Hope that makes sense...
The text was updated successfully, but these errors were encountered: