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:
@@ -43,7 +43,7 @@ const sounds = {
|
||||
},
|
||||
STARTUP: {
|
||||
url: 'file://' + path.join(config.STATIC_PATH, 'sound', 'startup.wav'),
|
||||
volume: VOLUME * 2
|
||||
volume: VOLUME
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user