Fixed syntax error.
This commit is contained in:
parent
084ffae3ec
commit
21080c1662
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ returns
|
|||
end
|
||||
}
|
||||
if !organization_exists
|
||||
organizations.push organization
|
||||
organizations.push organization_by_user
|
||||
end
|
||||
}
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue