Remove hard-coded chat member limit (#10625)

This commit is contained in:
DS Boyce
2026-05-27 00:50:19 -07:00
committed by GitHub
parent 7ac288de12
commit a892b3dcc9
5 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"icons:optimize": "svgo -f ./assets/icons"
},
"dependencies": {
"@atproto/api": "0.20.5",
"@atproto/api": "0.20.6",
"@atproto/syntax": "0.6.1",
"@bitdrift/react-native": "^0.6.8",
"@braintree/sanitize-url": "^6.0.2",