Skip to content
Snippets Groups Projects
Commit 106ba4ec authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6311 add "." to snackbar message

parent 4ff22cd0
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ export class CollaborationService {
order: CommandOrder.CREATE_COLLABORATION_REQUEST,
body: collaborationRequest,
},
snackBarMessage: 'Die Zuarbeit wurde angefragt',
snackBarMessage: 'Die Zuarbeit wurde angefragt.',
});
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment