fixed undefined properties bug

This commit is contained in:
mushka 2022-04-01 13:53:35 +03:00
parent 40cb0fd01f
commit 562e047da1
2 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@ const SingleItem = (props) => {
if (dontShowAccess) {
setItem({
...displayedItem,
properties: properties,
//properties: properties,
});
return;
}

@ -1 +1 @@
Subproject commit b9a3b81a255ccaa6f174e7ad2dd3bf4d4911aa8f
Subproject commit 2bb4d878b42e8c648dd44fed7d445163772551fa