Comment out startup sound in App component and update sound files for copy operations

This commit is contained in:
Jamie Pine 2025-12-09 00:05:35 -08:00
parent bf1962e5ad
commit b029004a24
3 changed files with 1 additions and 1 deletions

View File

@ -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.