mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 02:47:27 +00:00
refactor: rename bundle identifiers to com.clawdis
This commit is contained in:
@@ -10,7 +10,7 @@ import AppKit
|
||||
import UIKit
|
||||
#endif
|
||||
|
||||
private let chatUILogger = Logger(subsystem: "com.steipete.clawdis", category: "ClawdisChatUI")
|
||||
private let chatUILogger = Logger(subsystem: "com.clawdis", category: "ClawdisChatUI")
|
||||
|
||||
@MainActor
|
||||
@Observable
|
||||
|
||||
Reference in New Issue
Block a user