The following lines caused issues for some users, specifically those who signed up in 2021 when audio alerts were implemented as a flag. The data type update for the flag was not handled correctly. This PR fixes the issue by updating it to a compatible value. https://github.com/chatwoot/chatwoot/blob/9410b3bcbbb7aba4b790f33bea52a430bf69466c/app/javascript/dashboard/helper/AudioAlerts/DashboardAudioNotificationHelper.js#L76-L81