fix(ops-view-network): centralize traffic chart timing constants for consistent rolling window updates

This commit is contained in:
2026-04-03 08:18:28 +00:00
parent 9c0e46ff4e
commit b46247d9cb
4 changed files with 31 additions and 20 deletions

View File

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