Design: bring back the old startup sound
Talked about it w @feross, the new one sounds kind of like an error or warning
This commit is contained in:
parent
85d04f931b
commit
24fe033e2f
2 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ const sounds = {
|
|||
},
|
||||
STARTUP: {
|
||||
url: 'file://' + path.join(config.STATIC_PATH, 'sound', 'startup.wav'),
|
||||
volume: VOLUME * 2
|
||||
volume: VOLUME
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Reference in a new issue