Explorar o código

:fire: console.debug("DiscussionButton",

visuddhinanda hai 1 ano
pai
achega
4a89fecbb6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/discussion/DiscussionButton.tsx

+ 1 - 1
dashboard/src/components/discussion/DiscussionButton.tsx

@@ -74,7 +74,7 @@ const DiscussionButton = ({
     );
   }
 
-  console.debug("DiscussionButton", discussions, wbw, withStudent);
+  //console.debug("DiscussionButton", discussions, wbw, withStudent);
 
   let currCount = CommentCount;
   if (onlyMe) {