diff --git a/src/dv/dotinoVeloce.ts b/src/dv/dotinoVeloce.ts index 470ff87..f6437a7 100644 --- a/src/dv/dotinoVeloce.ts +++ b/src/dv/dotinoVeloce.ts @@ -186,7 +186,7 @@ export class DotinoVeloce { return actor } - async #actorHandler(ctx: any, handle: string) { + async #actorHandler(ctx: Context, handle: string) { l.debug`Handling actor with handle: ${handle}` let actor = null