From 174ea021a693637fa3d160488e035a1d16e0edc2 Mon Sep 17 00:00:00 2001 From: Mary Hipp Date: Wed, 18 Dec 2024 12:46:08 -0500 Subject: [PATCH] lint --- invokeai/frontend/web/public/locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"