feat: add WebSocket URL for client and update GoogleLoginButton text to 'Loading...' for better user feedback
This commit is contained in:
@@ -679,6 +679,7 @@ export default {
|
||||
},
|
||||
client: {
|
||||
logging: 'verbose',
|
||||
webSocketURL: 'wss://dev.seedheads.de/ws',
|
||||
overlay: {
|
||||
errors: true,
|
||||
warnings: true, // Disable warnings overlay to reduce noise
|
||||
|
||||
Reference in New Issue
Block a user