refactor!: rename chat providers to channels
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
} from "./active-listener.js";
|
||||
import { loadWebMedia } from "./media.js";
|
||||
|
||||
const outboundLog = createSubsystemLogger("gateway/providers/whatsapp").child(
|
||||
const outboundLog = createSubsystemLogger("gateway/channels/whatsapp").child(
|
||||
"outbound",
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user