visuddhinanda пре 2 година
родитељ
комит
7e8a658b8b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dashboard/src/components/template/SentEdit/SentTab.tsx

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

@@ -302,6 +302,7 @@ const SentTabWidget = ({
               para={parseInt(sId[1])}
               wordStart={parseInt(sId[2])}
               wordEnd={parseInt(sId[3])}
+              channelsId={channelsId}
               limit={5}
             />
           ),