mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 06:33:34 +00:00
fix service account url display
This commit is contained in:
@ -6863,7 +6863,7 @@ def doCreateProject():
|
||||
2. Choose Edit.
|
||||
3. Check the "Enable G Suite Domain-wide Delegation" box and Save.
|
||||
|
||||
That's it! Your GAM Project is created and ready to use.'''
|
||||
That's it! Your GAM Project is created and ready to use.''' % console_serviceaccount_url
|
||||
|
||||
def doCreateUser():
|
||||
cd = buildGAPIObject(u'directory')
|
||||
|
Reference in New Issue
Block a user