if (this.tabulatorTable&&this.tabulatorTable.getSelectedRows().filter(row=>row.getData().type!='directory'&&this.checkFileType(row.getData(),this.allowedMimeTypes)).length>0){
...
...
@@ -194,9 +246,10 @@ export class NextcloudFilePicker extends ScopedElementsMixin(DBPLitElement) {