fix typo
This commit is contained in:
parent
5e87ba5de8
commit
e29977ea0a
|
|
@ -177,7 +177,7 @@ public class ImageGenerationProvider : IImageGeneration
|
|||
GeneratedImageStyle retStyle;
|
||||
switch (value)
|
||||
{
|
||||
case "standard":
|
||||
case "natural":
|
||||
retStyle = GeneratedImageStyle.Natural;
|
||||
break;
|
||||
case "vivid":
|
||||
|
|
|
|||
Loading…
Reference in a new issue