Add tracking options

This commit is contained in:
Daniel Soares
2020-12-12 09:46:51 -03:00
parent 17f92e0b92
commit 726110f3cd

View File

@@ -12,5 +12,9 @@
"highlight": "#00d1b7", "highlight": "#00d1b7",
"accent": "#262626", "accent": "#262626",
"background": "#262626" "background": "#262626"
},
"tracking": {
"which": "none",
"id": ""
} }
} }