From 830ae0f9f59964a92634bdbfd0d0a486967218a6 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Sun, 2 Jun 2019 19:04:52 +0100 Subject: [PATCH] notification sound fixes --- .../app/ServerTemplate/ServerTemplate.vue | 43 ++++++++++++++++++- src/utils/changelog.js | 6 ++- src/utils/notificationSound.js | 12 ++++-- 3 files changed, 54 insertions(+), 7 deletions(-) diff --git a/src/components/app/ServerTemplate/ServerTemplate.vue b/src/components/app/ServerTemplate/ServerTemplate.vue index 20b9f27..3ad73c4 100644 --- a/src/components/app/ServerTemplate/ServerTemplate.vue +++ b/src/components/app/ServerTemplate/ServerTemplate.vue @@ -1,6 +1,6 @@