//! Static file handlers for the deprecated web dashboard surface.
//!
//! Gloamy now prefers the desktop application. These handlers intentionally
//! return a clear error instead of serving embedded dashboard assets.
use ;
/// Serve static files from `/_app/*` path
pub async
/// SPA fallback for the removed browser dashboard.
pub async