diff --git a/components/InfoView.tsx b/components/InfoView.tsx index e5e33b5..722296c 100644 --- a/components/InfoView.tsx +++ b/components/InfoView.tsx @@ -81,7 +81,7 @@ const InfoView: React.FC = ({ settings }) => { return (
-

Application Information

+

Application Information

diff --git a/components/SettingsView.tsx b/components/SettingsView.tsx index e491e10..698e319 100644 --- a/components/SettingsView.tsx +++ b/components/SettingsView.tsx @@ -341,17 +341,17 @@ const SettingsView: React.FC = ({ return (
-
-

Settings

-
- +
+

Settings

+
{pythonValidationError && ( -

+

Python settings error: {pythonValidationError}

)} +