We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56811a3 commit bf0f30eCopy full SHA for bf0f30e
mergin/client.py
@@ -1288,7 +1288,6 @@ def has_editor_support(self):
1288
def check_collaborators_members_support(self):
1289
"""
1290
Check if the server is compatible with v2 endpoints for project collaborators and workspace members
1291
- https://github.com/MerginMaps/server-private/releases/tag/2025.1.0
1292
1293
min_version = "2025.1.0"
1294
if not is_version_acceptable(self.server_version(), f"{min_version}"):
0 commit comments