mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fix typo
This commit is contained in:
parent
ddd54e05e5
commit
07af7c961d
@ -116,7 +116,7 @@ ComunicWeb.pages.groups.pages.main = {
|
||||
groupItem.style.visibility = "visible";
|
||||
|
||||
if(result.error)
|
||||
return notify("Could not your membership to this group!", "error");
|
||||
return notify("Could not delete your membership to this group!", "error");
|
||||
|
||||
groupItem.remove();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user