disable 'ribbit' sound for launch (needs preference in Settings)
This commit is contained in:
@@ -21,7 +21,7 @@ const play = audio => {
|
||||
}
|
||||
}
|
||||
|
||||
audio.play();
|
||||
// audio.play();
|
||||
};
|
||||
|
||||
export default function soundsMiddleware() {
|
||||
|
||||
Reference in New Issue
Block a user