feat(nds): add audio in all menus
This commit is contained in:
@@ -181,7 +181,7 @@ const handleActivateA = () => {
|
||||
),
|
||||
onClosed: async () => {
|
||||
await animateOutro();
|
||||
store.closeSubMenu();
|
||||
store.closeSubMenu(true);
|
||||
},
|
||||
keepButtonsDown: true,
|
||||
timeout: 2000,
|
||||
|
||||
Reference in New Issue
Block a user