Преглед изворни кода

:fire: debug wbw sent wordData

visuddhinanda пре 7 месеци
родитељ
комит
4ed2609e7d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      dashboard-v4/dashboard/src/components/template/WbwSent.tsx

+ 1 - 0
dashboard-v4/dashboard/src/components/template/WbwSent.tsx

@@ -283,6 +283,7 @@ export const WbwSentCtl = ({
 
   console.debug("wbw sent lang", channelLang);
 
+  console.debug("wbw sent wordData", wordData);
   const loadAnswer = () => {
     if (courseAnswer) {
       return;