Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit f283175

Browse files
Update copy
1 parent bd5d59e commit f283175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql_api/types/repository/repository.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from services.profiling import CriticalFile, ProfilingSummary
2626
from services.redis_configuration import get_redis_connection
2727

28-
TOKEN_UNAVAILABLE = "Token Unavailable"
28+
TOKEN_UNAVAILABLE = "Token Unavailable. Please contact your admin."
2929

3030
log = logging.getLogger(__name__)
3131

0 commit comments

Comments
 (0)