mirror of
https://github.com/appwrite/sdk-for-android.git
synced 2026-06-06 19:28:02 +00:00
fix createMembership
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
```java
|
||||
import io.appwrite.Client;
|
||||
import io.appwrite.coroutines.CoroutineCallback;
|
||||
import io.appwrite.services.Databases;
|
||||
@@ -24,3 +25,4 @@ databases.getDocument(
|
||||
})
|
||||
);
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user