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