fix: correct code block syntax for notification sound file path

This commit is contained in:
HueByte
2026-02-19 22:48:00 +01:00
parent c90ed27194
commit 981875c495
+1 -1
View File
@@ -10,7 +10,7 @@ Open your profile (`/profile`) and check the **"Notification sound on @mention"*
The client ships with a default `Notification.mp3` in the `Assets` folder. To use your own notification sound, replace the file at: The client ships with a default `Notification.mp3` in the `Assets` folder. To use your own notification sound, replace the file at:
``` ```text
<app-directory>/Assets/Notification.mp3 <app-directory>/Assets/Notification.mp3
``` ```