From c51acd62618cc705902dc01f0574a2c9124264c5 Mon Sep 17 00:00:00 2001 From: MAZE Date: Thu, 4 Jan 2024 19:54:06 +0330 Subject: [PATCH] style: change copy --- src/components/modals/shared/shared.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/modals/shared/shared.tsx b/src/components/modals/shared/shared.tsx index 8a8a3d6..f70cfa8 100644 --- a/src/components/modals/shared/shared.tsx +++ b/src/components/modals/shared/shared.tsx @@ -74,7 +74,7 @@ export function SharedModal() { override(newSounds); setIsOpen(false); - showSnackbar('Overrode sounds! You can now play them.'); + showSnackbar('Done! You can now play the new selection.'); }; return (