Muyue 5a2ca101f8 Fix ES6 import/export mismatch in collaborate.js routes
- Import db module at top of file using ES6 import
- Remove dynamic require() call that was causing ReferenceError
- Database sessions now load correctly through GET /api/collaborate endpoint
2025-10-19 16:28:15 +02:00
..