mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 13:29:37 +00:00
Resolve merge conflict.
This commit is contained in:
parent
3bda7bcff4
commit
071eefbe0e
|
@ -81,7 +81,7 @@ impl TTS {
|
|||
Backends::Tolk => {
|
||||
let tts = backends::Tolk::new();
|
||||
Ok(TTS(Box::new(tts)))
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user