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
Great project! Thank you so much for making this. One minor thing I noticed after cloning the repo and inspecting it in VS Code is that there are a few variables that are not defined on the server. Do you need to declare sanitizeString, connections, messages, and timeOnline with the const keyword? Thank you so much
The text was updated successfully, but these errors were encountered:
Great project! Thank you so much for making this. One minor thing I noticed after cloning the repo and inspecting it in VS Code is that there are a few variables that are not defined on the server. Do you need to declare sanitizeString, connections, messages, and timeOnline with the const keyword? Thank you so much
The text was updated successfully, but these errors were encountered: