feat: NCWF-5/6/7/8/9 chess analysis page and engine integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
window.__RUNTIME_CONFIG__ = {
|
||||
API_URL: "${API_URL}",
|
||||
WEBSOCKET_URL: "${WEBSOCKET_URL}"
|
||||
API_URL: '${API_URL}',
|
||||
WEBSOCKET_URL: '${WEBSOCKET_URL}',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user