Refresh (displayName || server || '').toUpperCase())} module={connectionAppObject} subItemsComponent={SubDatabaseList} expandOnClick isExpandable={data => $openedConnections.includes(data._id) && !data.singleDatabase} {filter} /> {#if $connections && $connections.length == 0 && $commandsCustomized['new.connection']?.enabled} runCommand('new.connection')}> Add new connection {/if}