forked from Rockachopa/Timmy-time-dashboard
Add pre-commit hook enforcing 30s test suite time limit (#132)
This commit is contained in:
committed by
GitHub
parent
aff3edb06a
commit
2b97da9e9c
@@ -115,7 +115,7 @@ async def join_from_image(
|
||||
result["oauth2_url"] = oauth_url
|
||||
result["message"] = (
|
||||
"Invite validated. Share this OAuth2 URL with the server admin "
|
||||
"to add Timmy to the server."
|
||||
"to add the agent to the server."
|
||||
)
|
||||
else:
|
||||
result["message"] = (
|
||||
|
||||
Reference in New Issue
Block a user