mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
refactor: add description for events
This commit is contained in:
parent
fddf75cdca
commit
2c8135db43
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
export const FADE_OUT = 'FADE_OUT';
|
export const FADE_OUT = 'FADE_OUT'; // Fade out sounds
|
||||||
export const CLOSE_MODALS = 'CLOSE_MODALS';
|
export const CLOSE_MODALS = 'CLOSE_MODALS'; // Close all modals
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue