From 14b40a14482ba338b38e4b3fee7eaf557c3aac7c Mon Sep 17 00:00:00 2001 From: Dimitar <19364673+Dimitar5555@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:49:01 +0200 Subject: [PATCH] Disable Taginfo suggestions --- data/fields/house.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/fields/house.json b/data/fields/house.json index ff59f00e9..5132b9829 100644 --- a/data/fields/house.json +++ b/data/fields/house.json @@ -12,5 +12,6 @@ "terrace": "Row of terraced houses", "terraced": "Terraced House" } - } + }, + "autoSuggestions": false }