mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-02-17 03:12:43 +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";
|
groupItem.style.visibility = "visible";
|
||||||
|
|
||||||
if(result.error)
|
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();
|
groupItem.remove();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user