Skip to content

Commit a7582c5

Browse files
authored
Merge pull request #101 from appwrite/dev
feat: Apple SDK update for version 14.1.0
2 parents f3ed63d + 39e3050 commit a7582c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/Appwrite/Channel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public enum Channel {
9393
public static func files() -> String { "files" }
9494
public static func executions() -> String { "executions" }
9595
public static func teams() -> String { "teams" }
96+
public static func memberships() -> String { "memberships" }
9697
}
9798

9899
// MARK: - DATABASE ROUTE

0 commit comments

Comments
 (0)