fix typo caused #135 (#170)

This commit is contained in:
ahaenggli
2020-12-27 14:41:38 +01:00
committed by GitHub
parent 83e5aee503
commit 61fbf3f9b6

View File

@@ -90,7 +90,7 @@
:row-class="(row) => 'file-row type-'+row.type"
:checked-rows.sync="checked"
:loading="isLoading"
:checkable="can('batchDownload') || can('write') || can('zip')"
:checkable="can('batchdownload') || can('write') || can('zip')"
@contextmenu="rightClick"
>
<template slot-scope="props">