Remove editor title label (fix #278)

pull/285/head
Kelvin Schoofs 3 years ago
parent dac893c5ab
commit fcbd6d71f4

@ -376,7 +376,7 @@
{ {
"scheme": "ssh", "scheme": "ssh",
"formatting": { "formatting": {
"label": "${scheme}://${authority}/${path} (SSH FS)", "label": "${scheme}://${authority}/${path}",
"separator": "/", "separator": "/",
"tildify": false, "tildify": false,
"stripPathStartingSeparator": true, "stripPathStartingSeparator": true,

Loading…
Cancel
Save