Skip to content

Commit

Permalink
fix: error is not assignable to type boolean - docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jrCleber committed Oct 22, 2024
1 parent 4ee80de commit f1c031f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/whatsapp/services/whatsapp.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,7 @@ export class WAStartupService {
},
],
},
},
} as any,
message.keyRemoteJid,
);
}
Expand Down

0 comments on commit f1c031f

Please sign in to comment.