Explorar o código

add enable link for history

takeru0001 %!s(int64=5) %!d(string=hai) anos
pai
achega
2b0479cef9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/client/js/components/PageAccessoriesModal.jsx

+ 1 - 0
src/client/js/components/PageAccessoriesModal.jsx

@@ -46,6 +46,7 @@ const PageAccessoriesModal = (props) => {
         Icon: HistoryIcon,
         i18n: t('History'),
         index: 2,
+        isLinkEnabled: v => !isGuestUserMode,
       },
       attachment: {
         Icon: AttachmentIcon,