Sfoglia il codice sorgente

:fire: debug wbw sent wordData

visuddhinanda 1 anno fa
parent
commit
4ed2609e7d

+ 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;