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