Feature Request: Make the "EMS-ESP" title text in the web interface configurable.

Fixes #3110
This commit is contained in:
proddy
2026-06-07 09:56:07 +02:00
parent c55b8c5e2e
commit cbfebabfa3
21 changed files with 84 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
export interface Settings {
system_name: string;
locale: string;
tx_mode: number;
ems_bus_id: number;