mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Replace ShareTypeCircle with ShareTypeTeam
Signed-off-by: Rello <Rello@users.noreply.github.com>
This commit is contained in:
parent
c81cb78bae
commit
daf112e908
@ -75,7 +75,7 @@ public:
|
||||
ShareTypeLink = Share::TypeLink,
|
||||
ShareTypeEmail = Share::TypeEmail,
|
||||
ShareTypeRemote = Share::TypeRemote,
|
||||
ShareTypeCircle = Share::TypeCircle,
|
||||
ShareTypeTeam = Share::TypeTeam,
|
||||
ShareTypeRoom = Share::TypeRoom,
|
||||
ShareTypePlaceholderLink = Share::TypePlaceholderLink,
|
||||
ShareTypeInternalLink = Share::TypeInternalLink,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user