mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 21:21:37 +02:00
Revert brand-related preset changes
I'm not convinced we shouldn't be encouraging simply tagging `name=McDonald's`, `name=Shell`, etc., without `brand` or `operator` at all.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "McDonald's, Subway, KFC...",
|
||||
"label": "Brand"
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "Shell, Exxon, BP...",
|
||||
"label": "Brand"
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "Olive Garden, Applebee's, TGI Friday's...",
|
||||
"label": "Brand"
|
||||
}
|
||||
Reference in New Issue
Block a user