fix :__main__ not working within interpreter
This commit is contained in:
@@ -14,6 +14,7 @@ function App() {
|
||||
|
||||
useEffect(() => {
|
||||
scrollToBottom();
|
||||
checkHealth();
|
||||
}, [messages]);
|
||||
|
||||
// Added: checks /health
|
||||
|
||||
Reference in New Issue
Block a user