From dfb9cb95bf5befc20bdfc09487016cec2b00266e Mon Sep 17 00:00:00 2001 From: Elliott Brooks <21270878+elliette@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:16:52 -0700 Subject: [PATCH] Update PR --- packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md b/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md index 7e370e20360..892180906b9 100644 --- a/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md +++ b/packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md @@ -20,7 +20,7 @@ with WebAssembly. - [#8270](https://github.com/flutter/devtools/pull/8270) ## Inspector updates -* Added a setting that allows users to opt-in to the newly redesigned Flutter inspector. - [#8277](https://github.com/flutter/devtools/pull/8277) +* Added a setting that allows users to opt-in to the newly redesigned Flutter inspector. - [#8342](https://github.com/flutter/devtools/pull/8342) ![Inspector V2 opt-in setting](images/inspector_v2_setting.png "DevTools setting to opt into the new Flutter inspector.")