diff --git a/src/edit_popup.py b/src/edit_popup.py index b37211f..9405b89 100644 --- a/src/edit_popup.py +++ b/src/edit_popup.py @@ -343,7 +343,7 @@ class EditPopup(Popup): def show_saving_and_dismiss(dt): # Create label with background save_label = Label( - text='✓ Saved! Reloading player...', + text='Saved! Reloading player...', font_size='36sp', color=(1, 1, 1, 1), bold=True