custom join dialog

This commit is contained in:
Jan Prochazka
2022-07-31 20:09:48 +02:00
parent 2b4120435b
commit 091e91556d
8 changed files with 422 additions and 1 deletions

View File

@@ -155,6 +155,9 @@
{
command: 'perspective.openJson',
},
{
command: 'perspective.customJoin',
},
];
}