Function dashboard_update

Source
async fn dashboard_update(
    __arg0: State<AuthState<DynDashboardApi>>,
    jar: CookieJar,
) -> impl IntoResponse
Expand description

Periodic updated to the dashboard

We don’t just replace the whole page, not to interfere with elements that might not like it.