upd: document

Deskripsi:
- klik saat select

No Issues
This commit is contained in:
amel
2024-08-22 15:27:21 +08:00
parent 364a8b1bb8
commit b4697c8b32

View File

@@ -286,7 +286,7 @@ export default function NavbarDocumentDivision() {
<Grid align='center' >
<Grid.Col span={10}
onClick={() => {
if (v.category == "FOLDER")
if (v.category == "FOLDER" && selectedFiles.length == 0 && !dariSelectAll)
router.push('?path=' + v.id)
}}
>