mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 22:48:38 +00:00
Branding: update bot.molt bundle IDs + launchd labels
This commit is contained in:
@@ -48,7 +48,7 @@ final class TalkModeManager: NSObject {
|
||||
|
||||
private var chatSubscribedSessionKeys = Set<String>()
|
||||
|
||||
private let logger = Logger(subsystem: "com.clawdbot", category: "TalkMode")
|
||||
private let logger = Logger(subsystem: "bot.molt", category: "TalkMode")
|
||||
|
||||
func attachGateway(_ gateway: GatewayNodeSession) {
|
||||
self.gateway = gateway
|
||||
|
||||
Reference in New Issue
Block a user