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

This commit is contained in:
Râu Cao 2025-05-15 12:02:05 +04:00
commit 9394f649a6
Signed by: raucao
GPG Key ID: 37036C356E56CC51

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)