Skip to content

Commit ab46efe

Browse files
authored
small change
1 parent efbe2ff commit ab46efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/addons/sounds-newgrounds-button/userscript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default async function() {
5656
}
5757

5858
async function openNewgroundsPopup() {
59-
let url, name, songURL;
59+
let url, name, author, songURL;
6060
let infoBox = undefined;
6161

6262
/* ScratchBlocks is availiable when this is called */

0 commit comments

Comments
 (0)