Revert "Show confetti when adding a record"
Shows up too often
This commit is contained in:
@@ -66,7 +66,6 @@ window.addEventListener("music_library:confetti", (_event) => {
|
||||
confetti({
|
||||
particleCount: 100,
|
||||
spread: 200,
|
||||
zIndex: 1500,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user