Fixed
- Meshtastic/Meshcore dashboards broke after the dashboard migration (#270). The standalone dashboards did not load some core scripts the mesh modules rely on, so the map was stuck on the default tiles (prompting for an API key) and, after a device connected, no nodes or messages rendered (an unguarded
CopyId/DeviceNotescall threw). The dashboards now loadsettings-manager.js(both) andcopy-id.js+device-notes.js(Meshtastic), with a test guarding the includes.