fix :__main__ not working within interpreter

This commit is contained in:
martin legrand
2025-04-15 20:56:58 +02:00
parent e1d55649d5
commit 6d1edf9184
4 changed files with 12 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ function App() {
useEffect(() => {
scrollToBottom();
checkHealth();
}, [messages]);
// Added: checks /health