PerformanC / NodeLink

Performant LavaLink alternative written with Node.Js
BSD 2-Clause "Simplified" License
38 stars 23 forks source link

fix: replace undefined variable url with query #83

Closed TehPigYT closed 2 months ago

TehPigYT commented 2 months ago

Changes

Replaces the undefined variable url with query.

Why

This prevents unwanted errors showing in console.

Checkmarks

Additional information