Fixed typo
This commit is contained in:
parent
5997a31349
commit
bdcc0f38a1
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ class _FileSelectionActionWidgetState extends State<FileSelectionActionWidget> {
|
|||
late CollectionActions collectionActions;
|
||||
late bool isCollectionOwner;
|
||||
|
||||
// _cachedCollectionForSharedLink is primarly used to avoid creating duplicate
|
||||
// _cachedCollectionForSharedLink is primarily used to avoid creating duplicate
|
||||
// links if user keeps on creating Create link button after selecting
|
||||
// few files. This link is reset on any selection changed;
|
||||
Collection? _cachedCollectionForSharedLink;
|
||||
|
|
Loading…
Add table
Reference in a new issue