Themes(items_with_image): include 'panoramax' and 'mapillary' as tags for items with image, fix #2225
This commit is contained in:
parent
6257c2415a
commit
899312ba7c
1 changed files with 14 additions and 1 deletions
|
@ -19,7 +19,20 @@
|
|||
"image:7~*",
|
||||
"image:8~*",
|
||||
"image:9~*",
|
||||
"image:10~*"
|
||||
"image:10~*",
|
||||
"panoramax~*",
|
||||
"panoramax:0~*",
|
||||
"panoramax:1~*",
|
||||
"panoramax:2~*",
|
||||
"panoramax:3~*",
|
||||
"panoramax:4~*",
|
||||
"panoramax:5~*",
|
||||
"panoramax:6~*",
|
||||
"panoramax:7~*",
|
||||
"panoramax:8~*",
|
||||
"panoramax:9~*",
|
||||
"panoramax:10~*",
|
||||
"mapillary~*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue