We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbe2ff commit ab46efeCopy full SHA for ab46efe
src/addons/addons/sounds-newgrounds-button/userscript.js
@@ -56,7 +56,7 @@ export default async function() {
56
}
57
58
async function openNewgroundsPopup() {
59
- let url, name, songURL;
+ let url, name, author, songURL;
60
let infoBox = undefined;
61
62
/* ScratchBlocks is availiable when this is called */
0 commit comments