- Added `isEditable` property to `UpdateService` for managing editability state. - Integrated `isEditable` with a `mat-slide-toggle` in `NavMenuComponent` to toggle edit mode. - Updated `UpdateService` to persist `isEditable` state in localStorage.
- Added `isEditable` property to `UpdateService` for managing editability state. - Integrated `isEditable` with a `mat-slide-toggle` in `NavMenuComponent` to toggle edit mode. - Updated `UpdateService` to persist `isEditable` state in localStorage.