mirror of
https://github.com/filegator/filegator.git
synced 2025-08-10 19:34:20 +02:00
@@ -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">
|
||||
|
Reference in New Issue
Block a user