Update docs

This commit is contained in:
Jake Barnby
2024-12-11 19:15:29 +13:00
parent bb6da36b36
commit 8531b70089
103 changed files with 244 additions and 70 deletions
@@ -15,7 +15,7 @@ databases.updateStringAttribute(
"", // key
false, // required
"<DEFAULT>", // default
0, // size (optional)
1, // size (optional)
"", // newKey (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {