diff --git a/data/presets/presets.json b/data/presets/presets.json index dce0fc17a..e66b5bd5f 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -11639,7 +11639,6 @@ "icon": "shop", "fields": [ "name", - "artwork_type", "operator", "address", "building_area", @@ -14149,7 +14148,6 @@ "icon": "art-gallery", "fields": [ "name", - "artwork_type", "operator", "address", "building_area", diff --git a/data/presets/presets/tourism/gallery.json b/data/presets/presets/tourism/gallery.json index a08fd7ca1..30150ebf2 100644 --- a/data/presets/presets/tourism/gallery.json +++ b/data/presets/presets/tourism/gallery.json @@ -2,7 +2,6 @@ "icon": "art-gallery", "fields": [ "name", - "artwork_type", "operator", "address", "building_area",