Some progress towards accepting and rejecting follows #3

Merged
steffo merged 22 commits from feature/follows into main 2024-10-23 05:47:18 +00:00
Showing only changes of commit fca9d4eb7f - Show all commits

View file

@ -186,7 +186,7 @@ export class DotinoVeloce {
return actor
}
async #actorHandler(ctx: any, handle: string) {
async #actorHandler(ctx: Context<ContextData>, handle: string) {
l.debug`Handling actor with handle: ${handle}`
let actor = null