fix(dbfs): enforce root protection for single file share
This commit is contained in:
@@ -158,6 +158,7 @@ type (
|
||||
ExtendedInfo() *FileExtendedInfo
|
||||
FolderSummary() *FolderSummary
|
||||
Capabilities() *boolset.BooleanSet
|
||||
IsRootFolder() bool
|
||||
}
|
||||
|
||||
Entities []Entity
|
||||
|
||||
Reference in New Issue
Block a user