Remove editor title label (fix #278)

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

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

Loading…
Cancel
Save