fix(config-ui): handle missing HTTP/3 config safely and standardize overview section headings

This commit is contained in:
2026-04-04 19:03:11 +00:00
parent 59e0d41bdb
commit ffcc35be64
7 changed files with 30 additions and 21 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '12.9.1',
version: '12.9.2',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}