From 6376a6ecfdc6eaf5362a4002b07920dcf9cb8fe4 Mon Sep 17 00:00:00 2001 From: harid Date: Thu, 13 Nov 2025 15:14:10 +0700 Subject: [PATCH] fix #1981, #1982 --- src/controllers/ProfileController.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/ProfileController.ts b/src/controllers/ProfileController.ts index e1573661..120a7fa5 100644 --- a/src/controllers/ProfileController.ts +++ b/src/controllers/ProfileController.ts @@ -8584,6 +8584,7 @@ export class ProfileController extends Controller { node: null, nodeId: null, amount: profile ? profile.amount : null, + AmountOld: profile ? profile.amount : null, positionSalaryAmount: profile ? profile.positionSalaryAmount : null, mouthSalaryAmount: profile ? profile.mouthSalaryAmount : null, education: