visuddhinanda hace 2 años
padre
commit
067f777a74
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dashboard/src/components/template/SentEdit/SentCanRead.tsx

+ 1 - 0
dashboard/src/components/template/SentEdit/SentCanRead.tsx

@@ -66,6 +66,7 @@ const SentCanReadWidget = ({
               channel: item.channel,
               suggestionCount: item.suggestionCount,
               translationChannels: channelsId,
+              forkAt: item.fork_at,
               updateAt: item.updated_at,
             };
           });