From a7384fa4626fe7ff32b45c56ffc591752a7d0395 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Tue, 27 May 2025 10:04:40 +0800 Subject: [PATCH] :rotating_light: --- app/src/protyle/util/resize.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/protyle/util/resize.ts b/app/src/protyle/util/resize.ts index a8f795ff6..c1a88599c 100644 --- a/app/src/protyle/util/resize.ts +++ b/app/src/protyle/util/resize.ts @@ -17,7 +17,7 @@ export const clearBeforeResizeTop = () => { } }); /// #endif -} +}; export const recordBeforeResizeTop = () => { /// #if !MOBILE