mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Fix typo
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user