Updated nulled modal buttons

pull/1034/head
Vincent 5 years ago
parent 330a070fdf
commit 513fe8f977

@ -165,9 +165,9 @@
props: {
titleText: this.titleText,
groupName: this.groupName,
okText: this.okText,
okText: i18n('ok'),
cancelText: i18n('cancel'),
isPublic: this.isPublic,
cancelText: this.cancelText,
existingMembers: this.existingMembers,
friendList: this.friendsAndMembers,
isAdmin: this.isAdmin,

Loading…
Cancel
Save