no message
This commit is contained in:
parent
69d1d797a4
commit
9d9b2b0db1
1 changed files with 1 additions and 1 deletions
|
|
@ -2647,7 +2647,7 @@ export class ProfileController extends Controller {
|
||||||
calculateRetireDate(item.current_holder.birthDate).getFullYear() != body.year
|
calculateRetireDate(item.current_holder.birthDate).getFullYear() != body.year
|
||||||
? false
|
? false
|
||||||
: true,
|
: true,
|
||||||
isSpecial: isSpecial,
|
isSpecial: isSpecial,
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue