From a58d25e7e56da2538e98bad9d7838dc708cdba45 Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Tue, 27 Aug 2024 15:04:49 +0200 Subject: [PATCH] chore: fix bad type in settings --- meteor/client/ui/Settings/Studio/PackageManager.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meteor/client/ui/Settings/Studio/PackageManager.tsx b/meteor/client/ui/Settings/Studio/PackageManager.tsx index 15abcaf47e..ee2b3fd286 100644 --- a/meteor/client/ui/Settings/Studio/PackageManager.tsx +++ b/meteor/client/ui/Settings/Studio/PackageManager.tsx @@ -503,10 +503,10 @@ export const StudioPackageManagerSettings = withTranslation()(