data archive refresh works

This commit is contained in:
Jan Prochazka
2022-02-17 12:55:45 +01:00
parent d3fca75277
commit ca79db53ee
5 changed files with 31 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
registerCommand({
id: 'freeTableGrid.export',
category: 'Data grid',
icon: 'icon export',
name: 'Export',
keyText: 'Ctrl+E',
testEnabled: () => getCurrentEditor() != null,