@@ -63,7 +63,7 @@ |
||
63 | 63 | return false; |
64 | 64 | } |
65 | 65 | |
66 | - if (request()->has(static::FILE_SORT_FLAG)) { |
|
66 | + if (request()->has(static::FILE_SORT_FLAG)) { |
|
67 | 67 | return false; |
68 | 68 | } |
69 | 69 |