removed chck point from saved media file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user