forked from trent_larson/crowd-funder-for-time-pwa
fix message for when some passwords are wrong (and now things decode correctly)
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
|
||||
<MembersList
|
||||
:password="currentMeeting.password || ''"
|
||||
decrypt-failure-message="Unable to decrypt some member information. Please check your password."
|
||||
decrypt-failure-message="Unable to decrypt some member information. Please check your password or have them reset theirs."
|
||||
@error="handleMembersError"
|
||||
class="mt-8"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user