Skip to content

Commit

Permalink
biome
Browse files Browse the repository at this point in the history
  • Loading branch information
Lseoksee committed Nov 27, 2024
1 parent 2eb41f2 commit 7a68593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CustomApps/new-releases/Card.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class Card extends react.Component {
}),
}),
}),
})
})
: Spicetify.showNotification(`<b>${this.title}</b>의 <br>${this.artist.name}</b> 을(를) 숨깁니다`);
}

Expand Down

0 comments on commit 7a68593

Please sign in to comment.