Private
Public Access
1
0

limiting max attempts rp3

This commit is contained in:
2024-04-27 18:00:38 +02:00
parent 6240634c7f
commit d6d23d76ce

View File

@@ -90,7 +90,7 @@ class RP3Integration(SyncIntegration):
auth_token,
id,
startdatetime,
20,
3,
timezone = self.rower.defaulttimezone
)