forked from organicmaps/organicmaps
[editor] Allow adding music and musical_instruments.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
1dce32af06
commit
7b5a6fee21
1 changed files with 2 additions and 2 deletions
|
@ -958,10 +958,10 @@
|
|||
<type id="shop-massage">
|
||||
<include group="poi_internet" />
|
||||
</type>
|
||||
<type id="shop-music" group="shop" can_add="no">
|
||||
<type id="shop-music" group="shop">
|
||||
<include group="poi_internet" />
|
||||
</type>
|
||||
<type id="shop-musical_instrument" group="shop" can_add="no">
|
||||
<type id="shop-musical_instrument" group="shop">
|
||||
<include group="poi_internet" />
|
||||
</type>
|
||||
<type id="shop-motorcycle" group="shop">
|
||||
|
|
Loading…
Add table
Reference in a new issue