Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
oceatoon committed Jul 4, 2018
1 parent d94b57b commit ef22951
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config/CO2/poi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{
"sections" : {


"link" : { "label": "Link, Url","key":"link","icon":"link"},
"tool" : { "label": "Tool","key":"tool","icon":"wrench"},
"machine" : { "label": "Machine","key":"machine","icon":"cogs"},
Expand All @@ -20,12 +19,12 @@
"funPlace" : { "label": "Fun place","key":"funPlace","icon":"smile-o"},
"place" : { "label": "Public place","key":"place","icon":"map-marker"},
"artPiece" : { "label": "Art pieces","key":"artPiece","icon":"paint-brush"},
"streetArt" : { "label": "Street art","key":"streetArts","icon":"paint-brush"},
"streetArt" : { "label": "Street art","key":"streetArts","icon":"paint-brush"},
"openScene" : { "label": "Open mic","key":"openScene","icon":"bullhorn"},
"stand" : { "label": "Stand","key":"stand","icon":"map-marker"},
"parking" : { "label": "Parking","key":"parking","icon":"car"},
"todo" : { "label":"Todo","key":"todo","icon":"cog"},
"other" : { "label":"Other","key":"other","icon":"map-marker"}
"todo" : { "label":"Todo","key":"todo","icon":"cog"},
"other" : { "label":"Other","key":"other","icon":"map-marker"}

},
"filters":{
Expand Down

0 comments on commit ef22951

Please sign in to comment.