socket.io-website icon indicating copy to clipboard operation
socket.io-website copied to clipboard

Fixed a few bugs in the update-sponsors.js code

Open BryanSJamesDev opened this issue 2 years ago • 1 comments

  1. The query string (graphqlQuery) is not properly formatted. It contains line breaks and indentation, which is not allowed in a JavaScript string. It should be a single-line string or use string concatenation for multi-line queries.

  2. The variable papersowl2 in the customLinks object is missing quotes around it.

BryanSJamesDev avatar Jun 25 '23 17:06 BryanSJamesDev

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
socket-io-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2023 5:41pm

vercel[bot] avatar Jun 25 '23 17:06 vercel[bot]