macos: control channel diagnostics and tunnel-based testing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import AppKit
|
||||
import Foundation
|
||||
|
||||
enum VoiceWakeChime: Codable, Equatable {
|
||||
enum VoiceWakeChime: Codable, Equatable, Sendable {
|
||||
case none
|
||||
case system(name: String)
|
||||
case custom(displayName: String, bookmark: Data)
|
||||
|
||||
Reference in New Issue
Block a user