"description":"Specifies the date format of how absolute dates will be shown in the blame annotations. See https://momentjs.com/docs/#/displaying/format/ for valid formats"
},
"gitlens.blame.annotation.message":{
@ -293,7 +293,7 @@
},
"gitlens.statusBar.dateFormat":{
"type":"string",
"default":"",
"default":null,
"description":"Specifies the date format of how absolute dates will be shown in the blame status bar. See https://momentjs.com/docs/#/displaying/format/ for valid formats"