forked from trent_larson/crowd-funder-for-time-pwa
make member view available to onboard meeting organizer and reorganize buttons
This commit is contained in:
@@ -265,7 +265,7 @@ export default class OnboardMeetingView extends Vue {
|
||||
) => void;
|
||||
|
||||
DECRYPT_FAILURE_MESSAGE =
|
||||
"Unable to decrypt some member information. Check your password, or have them reset theirs.";
|
||||
"Unable to decrypt some member information. Check your password, or have them reset theirs if they don't show here.";
|
||||
|
||||
currentMeeting: ServerMeeting | null = null;
|
||||
newOrUpdatedMeeting: MeetingSetupInfo | null = null;
|
||||
|
||||
Reference in New Issue
Block a user