mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
refactor: replace VSCode with generic editor
This commit is contained in:
parent
f529e1ee69
commit
e3c493a060
@ -87,7 +87,7 @@
|
||||
/>
|
||||
{/if}
|
||||
<ContextMenuItem
|
||||
label="Open in VSCode"
|
||||
label="Open in Editor"
|
||||
disabled={isDeleted(item)}
|
||||
on:click={async () => {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user