From 8bd7645c95b1300ea1341ae4181b09aba92c0f9d Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Sat, 31 Aug 2024 10:31:20 +0200 Subject: [PATCH] ui: rename mode to match UI --- .../app-settings/panel/interface-panel/EditorSettingsForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/features/app-settings/panel/interface-panel/EditorSettingsForm.tsx b/apps/client/src/features/app-settings/panel/interface-panel/EditorSettingsForm.tsx index b673d97c0..e621cce86 100644 --- a/apps/client/src/features/app-settings/panel/interface-panel/EditorSettingsForm.tsx +++ b/apps/client/src/features/app-settings/panel/interface-panel/EditorSettingsForm.tsx @@ -100,7 +100,7 @@ export default function EditorSettingsForm() { - Play mode + Run mode