Merge branch 'dev' into staging

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

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 {