diff --git a/lib/ui/locations/view.mjs b/lib/ui/locations/view.mjs index 03a193ff5..11ebebd59 100644 --- a/lib/ui/locations/view.mjs +++ b/lib/ui/locations/view.mjs @@ -95,6 +95,7 @@ export default location => { // New locations should be editable. !location.new && location.removeEdits() + // Create edit toggle button. location.editToggle = mapp.utils.html.node`