Update actions/checkout to v4
This commit is contained in:
parent
34c5f08806
commit
b89b926f9a
11 changed files with 10 additions and 13 deletions
|
@ -39,6 +39,7 @@ module.exports = async function (userID, guild) {
|
|||
}
|
||||
resolve(tracks);
|
||||
} catch (error) {
|
||||
console.error(error)
|
||||
let scrobble = {};
|
||||
scrobble.error = true;
|
||||
if (data.error === 6) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue