1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00

bugfix: user not getting created

This commit is contained in:
Michael Shanks 2020-03-25 16:10:39 +00:00
parent 5af53922ed
commit 0c9d6abbf0

View file

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