Updated Developer API (markdown)

Luck 2017-04-11 00:31:15 +01:00
parent 649be978c2
commit 02331416a0

@ -223,7 +223,7 @@ api.getStorage().loadUser(uuid, "null").thenComposeAsync(success -> {
try {
user.setPermission(node);
// not we've set the permission, but still need to save the user data
// now we've set the permission, but still need to save the user data
// back to the storage.
// first save the user