upload error to gist

This commit is contained in:
Jan Prochazka
2024-05-24 13:12:07 +02:00
parent e04da15f72
commit 5ab0907bd8
5 changed files with 168 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ module.exports = ({ editMenu }) => [
{ divider: true },
{ command: 'folder.showLogs', hideDisabled: true },
{ command: 'folder.showData', hideDisabled: true },
{ command: 'new.gist', hideDisabled: true },
],
},
{