Show current SFU and Server Info in developer tab (#3000)

* Show current SFU and Server Info in developer tab

* Lint
This commit is contained in:
Hugh Nimmo-Smith
2025-02-10 17:22:19 +00:00
committed by GitHub
parent 6e3fd10268
commit 294e67a5ba
5 changed files with 48 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
/*
Copyright 2025 New Vector Ltd.
SPDX-License-Identifier: AGPL-3.0-only
Please see LICENSE in the repository root for full details.
*/
pre {
font-size: var(--font-size-micro);
}