@topconsultnpm/sdkui-react-beta 6.14.70 → 6.14.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -389,6 +389,7 @@ const TMLoginForm = (props) => {
389
389
  authenticationMode: authMode,
390
390
  appModuleID: props.appModule,
391
391
  archiveID: dcmtArchive?.id,
392
+ description: dcmtArchive?.description,
392
393
  userName: username,
393
394
  password: password,
394
395
  cultureID: props.cultureID,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@topconsultnpm/sdkui-react-beta",
3
- "version": "6.14.70",
3
+ "version": "6.14.71",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",