diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index 0271f2c9bd..8d751c8526 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2135,7 +2135,9 @@ }, "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", - "items": ["Flux Control Layers: New control models for edge detection and depth mapping are now supported for Flux dev models."], + "items": [ + "Flux Control Layers: New control models for edge detection and depth mapping are now supported for Flux dev models." + ], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos", "watchUiUpdatesOverview": "Watch UI Updates Overview"