diff options
Diffstat (limited to 'python/report_ops/services.py')
| -rw-r--r-- | python/report_ops/services.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/report_ops/services.py b/python/report_ops/services.py index d451d40d..361b594b 100644 --- a/python/report_ops/services.py +++ b/python/report_ops/services.py @@ -26,7 +26,7 @@ class BNY(Service, service_name="BNY"): "", to_recipients=( "NYOPs@lmcg.com", - "Prim-ops@lmcg.com", + "Prim-ops@innocap.com", ), attach=(FileAttachment(name=dest, content=buf),), ) |
