mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
Comment out startup sound in App component and update sound files for copy operations
This commit is contained in:
parent
bf1962e5ad
commit
b029004a24
@ -81,7 +81,7 @@ function App() {
|
|||||||
invoke("app_ready").catch(console.error);
|
invoke("app_ready").catch(console.error);
|
||||||
|
|
||||||
// Play startup sound
|
// Play startup sound
|
||||||
sounds.startup();
|
// sounds.startup();
|
||||||
|
|
||||||
// Create Tauri-based client
|
// Create Tauri-based client
|
||||||
try {
|
try {
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user