fix(ops-view-routes): correct route form dropdown selection handling for security profiles and network targets

This commit is contained in:
2026-04-04 11:00:03 +00:00
parent a77ec6884a
commit 1004f8579f
9 changed files with 43 additions and 25 deletions

View File

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