Просмотр исходного кода

:fire: debug wbw sent wordData

visuddhinanda 8 месяцев назад
Родитель
Сommit
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;