removed chck point from saved media file

This commit is contained in:
Kiwy Signage Player
2025-12-14 19:07:44 +02:00
parent 1cc0eae542
commit 1c02843687

View File

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