feat: add WebSocket URL for client and update GoogleLoginButton text to 'Loading...' for better user feedback

This commit is contained in:
sebseb7
2025-07-30 16:02:11 +02:00
parent afcdbb29c9
commit 14787cbd74
3 changed files with 9 additions and 8 deletions

View File

@@ -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