feat(routes): add route edit and delete actions to the ops routes view

This commit is contained in:
2026-04-02 22:37:49 +00:00
parent 6f4a5f19e7
commit 141f185fbf
9 changed files with 214 additions and 22 deletions

View File

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