fix change restore to Backup content
This commit is contained in:
@@ -282,6 +282,7 @@ class Navigation:
|
||||
self.app.settings_frame.hide()
|
||||
self.app.source_size_frame.grid_remove()
|
||||
self.app.target_size_frame.grid_remove()
|
||||
self.app.restore_size_frame_before.grid_remove()
|
||||
self.app.restore_size_frame_after.grid_remove()
|
||||
self.app.backup_content_frame.show(self.app.destination_path)
|
||||
self.app.top_bar.grid()
|
||||
|
||||
Reference in New Issue
Block a user