Skip to content

Commit 1d46c8c

Browse files
authored
Update app.js
1 parent 0a3171b commit 1d46c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ async function createPlaylist(userId, name) {
295295
},
296296
body: JSON.stringify({
297297
name: name,
298-
description: "Generated using xaymup.me/djset-generator",
298+
description: "Generated using https://xaymup.me/djset-generator",
299299
public: false
300300
})
301301
});

0 commit comments

Comments
 (0)