forked from MapComplete/MapComplete
Fix: turn favourites black again, sync them globally
This commit is contained in:
parent
b3b226d34c
commit
14594b286d
1 changed files with 3 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "red"
|
"color": "black"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -43,5 +43,6 @@
|
||||||
},
|
},
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
|
|
||||||
]
|
],
|
||||||
|
"syncSelection": "global"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue