mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 17:43:39 +00:00
Merge pull request #4396 from arka-nitd/master
changed label for hashtag field to suggested hashtag
This commit is contained in:
@@ -807,7 +807,7 @@
|
||||
"hashtags": {
|
||||
"key": "hashtags",
|
||||
"type": "semiCombo",
|
||||
"label": "Hashtags",
|
||||
"label": "Suggested Hashtags",
|
||||
"placeholder": "#example"
|
||||
},
|
||||
"healthcare": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"key": "hashtags",
|
||||
"type": "semiCombo",
|
||||
"label": "Hashtags",
|
||||
"label": "Suggested Hashtags",
|
||||
"placeholder": "#example"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user