visuddhinanda 2 anni fa
parent
commit
067f777a74

+ 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,
             };
           });