фиксы тестов
This commit is contained in:
@@ -15,5 +15,5 @@ public sealed partial class TTSComponent : Component
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
[DataField("voice", customTypeSerializer:typeof(PrototypeIdSerializer<TTSVoicePrototype>))]
|
||||
public string VoicePrototypeId { get; set; } = string.Empty;
|
||||
public string VoicePrototypeId { get; set; } = "Eugene";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user