fix(vpn-manager): persist WireGuard private keys for valid client exports and QR codes

This commit is contained in:
2026-03-31 00:08:54 +00:00
parent 6efd986406
commit ab4310b775
4 changed files with 29 additions and 6 deletions

View File

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