Compare commits

...

2 Commits

Author SHA1 Message Date
Gustavo Henrique Miranda 4aca171ce3
Merge pull request #79 from gmbrax/fix/remove-the-remaining-backup-feature
Remove the backup container in the diary settings screen
2025-07-24 17:10:33 -03:00
Gustavo Henrique Santos Souza de Miranda 49b6917291 Remove the backup container in the diary settings screen 2025-07-24 17:05:33 -03:00
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ class SettingsScreen(Screen):
) )
self.diary_denger_zone_container = Container( self.diary_denger_zone_container = Container(
self.backup_diary_button_container,
self.delete_diary_button_container, self.delete_diary_button_container,
self.delete_all_entries_button_container, self.delete_all_entries_button_container,
self.delete_all_photos_button_container, self.delete_all_photos_button_container,