mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-18 20:24:47 +00:00
4 lines
60 B
Swift
4 lines
60 B
Swift
enum TalkDefaults {
|
|
static let silenceTimeoutMs = 700
|
|
}
|