remove the PAUSE_AUDIO

This commit is contained in:
Reinaldo Neto 2023-08-16 18:30:25 -03:00
parent 14625821d6
commit a026f2beaf
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
export const DISCUSSION = 'discussion';
export const THREAD = 'thread';
export const PAUSE_AUDIO = 'pause_audio';