feat(explorer): manage created direct links / option to enable unique redirected direct links
This commit is contained in:
@@ -191,6 +191,7 @@ type (
|
||||
Shares []*ent.Share
|
||||
EntityStoragePolicies map[int]*ent.StoragePolicy
|
||||
View *types.ExplorerView
|
||||
DirectLinks []*ent.DirectLink
|
||||
}
|
||||
|
||||
FolderSummary struct {
|
||||
|
||||
Reference in New Issue
Block a user