mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-16 18:34:18 +00:00
4 lines
60 B
Swift
4 lines
60 B
Swift
enum TalkDefaults {
|
|
static let silenceTimeoutMs = 900
|
|
}
|