From a0c10974c9f4204d6419c81b37f95facb0aacfd5 Mon Sep 17 00:00:00 2001 From: James Purser Date: Sun, 26 Jun 2022 21:43:16 +1000 Subject: [PATCH] Fix for the audio player --- components/audioplayer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/audioplayer.js b/components/audioplayer.js index 21c2fdb..5e86e49 100755 --- a/components/audioplayer.js +++ b/components/audioplayer.js @@ -6,7 +6,7 @@ const AbAudioPlayer = (audiodata) => { return (
gtag.event({action: "play", category:"audio", label: "audio started", value: audiodata.audio_mp3})} />