chore: adds toast notification on members settings (#327)
This commit is contained in:
@@ -15,4 +15,7 @@ export type MembersMessages = {
|
||||
close: string;
|
||||
add: string;
|
||||
areYouSure: string;
|
||||
memberAdded: string;
|
||||
roleChanged: string;
|
||||
memberDeleted: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user