Merge branch 'staging' into preprod

This commit is contained in:
Vins 2024-12-04 15:31:37 +01:00
commit bf8d2d6587

View File

@ -242,6 +242,7 @@ export default class DepositOtherDocument extends React.Component<IProps, IState
});
this.props.onClose!();
window.location.reload();
}
private shortName(name: string): string {