summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-07-08 23:29:35 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-07-08 23:29:35 +0900
commitd4b4b61535ee4f5f759ba3342b55e978e43f1c7b (patch)
treee24d6191632ef470a254e627cc010650cf733db0 /src
parentUpdate mios.ts (diff)
downloadsharkey-d4b4b61535ee4f5f759ba3342b55e978e43f1c7b.tar.gz
sharkey-d4b4b61535ee4f5f759ba3342b55e978e43f1c7b.tar.bz2
sharkey-d4b4b61535ee4f5f759ba3342b55e978e43f1c7b.zip
feat(client): Add sound :musical_note:
Diffstat (limited to 'src')
-rw-r--r--src/client/assets/sounds/syuilo/pirori.mp3bin0 -> 19200 bytes
-rw-r--r--src/client/pages/preferences/index.vue1
2 files changed, 1 insertions, 0 deletions
diff --git a/src/client/assets/sounds/syuilo/pirori.mp3 b/src/client/assets/sounds/syuilo/pirori.mp3
new file mode 100644
index 0000000000..a745415ac0
--- /dev/null
+++ b/src/client/assets/sounds/syuilo/pirori.mp3
Binary files differ
diff --git a/src/client/pages/preferences/index.vue b/src/client/pages/preferences/index.vue
index 3dba0a7438..92d745a846 100644
--- a/src/client/pages/preferences/index.vue
+++ b/src/client/pages/preferences/index.vue
@@ -115,6 +115,7 @@ const sounds = [
'syuilo/triple',
'syuilo/poi1',
'syuilo/poi2',
+ 'syuilo/pirori',
'aisha/1',
'aisha/2',
'aisha/3',