dashboard: drop tracker tag from matrix_accounts doc comment (lint)

This commit is contained in:
damocles 2026-06-16 10:24:32 +02:00 committed by mara
commit 79af902d47

View file

@ -1,4 +1,5 @@
//! Matrix-account listing for the dashboard (#1698 backend, BE-1).
//! Matrix-account listing for the dashboard (BE-1 of the external
//! matrix-account provisioning backend).
//!
//! `GET /api/matrix-accounts?agent=<name>` returns the matrix accounts an
//! agent currently has a token provisioned for. v1 derives the list cheaply