changed function descriptoin

This commit is contained in:
strassi 2020-10-29 21:04:09 +01:00
parent 79609a1fe2
commit f67f108d0b

View File

@ -46,7 +46,7 @@ class Gmail(Responder):
def __get_gmail_subjects(self, caseId, query):
"""
Get all email addresses of a case ending in @gmail.com
Get all email addresses of a case for the correspondig gsuite domain
Returns: Array of Observable objects on success
"""