Skip to content

Commit 23d0a1e

Browse files
Add "bridge" purpose to Matrix Nim SDK
Signed-off-by: Jack S. <[email protected]>
1 parent 6b972ff commit 23d0a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ecosystem/sdks/sdks.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ maturity = "Obsolete"
694694
language = "Nim"
695695
licence = "GPL-3.0"
696696
repository = "https://github.com/dylhack/matrix-nim-sdk"
697-
purpose = ["client", "bot"]
697+
purpose = ["client", "bot", "bridge"]
698698
description = """
699699
A Matrix library for the client-server and appservice API's written in Nim!
700700
"""

0 commit comments

Comments
 (0)