2
0

chore: 👷 Add user info on Google sheets endpoints for Sentry

This commit is contained in:
Baptiste Arnaud
2022-03-02 07:41:08 +01:00
parent 8029775660
commit 0e14a238be
4 changed files with 6 additions and 2 deletions

View File

@@ -9,5 +9,6 @@ Sentry.init({
ignoreErrors: [
'ResizeObserver loop limit exceeded',
'ResizeObserver loop completed with undelivered notifications.',
'ResizeObserver is not defined',
],
})