From c4287d127658e95186fd10407402d1a144cd1c0d Mon Sep 17 00:00:00 2001 From: Maribeth Moffatt Date: Thu, 23 May 2024 16:13:52 -0700 Subject: [PATCH] chore: format --- core/flyout_base.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/flyout_base.ts b/core/flyout_base.ts index 54e7e2d5a..18f84480c 100644 --- a/core/flyout_base.ts +++ b/core/flyout_base.ts @@ -514,7 +514,7 @@ export abstract class Flyout this.autoClose ) this.hide(); - } + } /** * Get the target workspace inside the flyout.