mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 04:23:57 +00:00
fixed broken F5
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
isRelatedToTab: true,
|
isRelatedToTab: true,
|
||||||
icon: 'icon reload',
|
icon: 'icon reload',
|
||||||
onClick: () => getCurrentEditor().refresh(),
|
onClick: () => getCurrentEditor().refresh(),
|
||||||
|
testEnabled: () => getCurrentEditor() != null,
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user