master
Matthew 2022-03-22 12:41:04 -04:00
parent 7ec30c5b19
commit 3923f66ceb
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ export default class Client extends eris.Client {
new Sentry.Integrations.Http({ tracing: true }),
],
});
Tracing.addExtensionMethods();
}
public async loadDatabase() {