Merge branch 'feature/ejabberd_pep' into live
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-15 12:02:05 +04:00

View File

@@ -27,7 +27,7 @@ class EjabberdApiClient
user: user.cn, host: user.ou,
element: element_name, ns: namespace
}
post "private_set", payload
post "private_get", payload
end
def private_set(user, content)