aboutsummaryrefslogtreecommitdiff
path: root/src/Settings.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/Settings.js')
-rw-r--r--src/Settings.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Settings.js b/src/Settings.js
index 7330cd4..a0453af 100644
--- a/src/Settings.js
+++ b/src/Settings.js
@@ -6,6 +6,7 @@ const notificationSounds = [
{ key: "bongchime", value: "bongchime", text: "Bongchime" },
{ key: "boombang", value: "boombang", text: "Boom bang!" },
{ key: "chime", value: "chime", text: "Chime" },
+ { key: "cuack", value: "cuack", text: "Cuack" },
{ key: "dootdoot", value: "dootdoot", text: "Mr Skeltal - Doot doot" },
{ key: "iqc", value: "iqc", text: "Notificación IQC" },
{ key: "msn", value: "msn", text: "Notificación MSN" },