1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

bugfix: user not getting created

This commit is contained in:
Michael Shanks 2020-03-25 16:10:39 +00:00
parent ca6c3d182a
commit f3f8026e6f

View file

@ -20,7 +20,7 @@
const response = await api.createUser(
password,
{
username,
name:username,
accessLevels,
enabled: true,
temporaryAccessId: ""