fix
parent
7ec30c5b19
commit
3923f66ceb
|
@ -76,6 +76,7 @@ export default class Client extends eris.Client {
|
||||||
new Sentry.Integrations.Http({ tracing: true }),
|
new Sentry.Integrations.Http({ tracing: true }),
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
Tracing.addExtensionMethods();
|
||||||
}
|
}
|
||||||
|
|
||||||
public async loadDatabase() {
|
public async loadDatabase() {
|
||||||
|
|
Loading…
Reference in New Issue