Fix: turn favourites black again, sync them globally

This commit is contained in:
Pieter Vander Vennet 2024-01-13 01:58:18 +01:00
parent b3b226d34c
commit 14594b286d

View file

@ -18,7 +18,7 @@
} }
] ]
}, },
"color": "red" "color": "black"
} }
] ]
} }
@ -43,5 +43,6 @@
}, },
"tagRenderings": [ "tagRenderings": [
] ],
"syncSelection": "global"
} }