mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
co-authored by
Jake Barnby
parent
50d20f7e84
commit
a342a77caf
@@ -79,7 +79,7 @@ do {
|
||||
email: "email@example.com",
|
||||
password: "password"
|
||||
)
|
||||
print(String(describing: account.toMap()))
|
||||
print(String(describing: user.toMap()))
|
||||
} catch {
|
||||
print(error.localizedDescription)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user