Skip to content

Commit

Permalink
This was a test lol
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Dec 21, 2023
1 parent 242bd24 commit df9dcef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cozy/ui/preferences_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ def _bind_settings(self) -> None:
Gio.SettingsBindFlags.DEFAULT,
)

self.storage_locations_view.set_sensitive(False)

def _on_lock_ui_changed(self) -> None:
sensitive = not self._view_model.lock_ui

Expand Down

0 comments on commit df9dcef

Please sign in to comment.