Adding member: fix error message.

master
Tom Hacohen 4 years ago
parent 056211147d
commit 55b285fa20

@ -56,7 +56,7 @@ export default function CollectionMemberAddDialog(props: PropsType) {
onOk={onClose} onOk={onClose}
onCancel={onClose} onCancel={onClose}
> >
User ({addUser}) not found. Have they setup their encryption password from one of the apps? User ({addUser}) not found.
</ConfirmationDialog> </ConfirmationDialog>
</> </>
); );

Loading…
Cancel
Save