2019-12-06 11:37:08 +00:00

7 lines
153 B
JavaScript

/**
* The file used for the no audio signal sound notification.
*
* @type {string}
*/
export const NO_AUDIO_SIGNAL_SOUND_FILE = 'noAudioSignal.mp3';