Merge pull request #255 from taers232c/branch-3.63

Update create datatransfer
This commit is contained in:
Jay Lee
2016-08-27 15:18:48 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@ -2155,6 +2155,7 @@ SERVICE_NAME_CHOICES_MAP = {
u'googleplus': u'Google+',
u'gplus': u'Google+',
u'g+': u'Google+',
u'drive': u'Drive',
u'googledrive': u'Drive',
u'gdrive': u'Drive',
}