This commit is contained in:
Jan Prochazka 2021-11-22 19:16:38 +01:00
parent 26cc5d6d1e
commit 4914c815c0

View File

@ -214,7 +214,7 @@
function getDatabaseContextMenu(tabs) {
const { tabid, props } = tabs[0];
const { conid, database } = props;
const { conid, database } = props || {};
return [
conid &&