Browse Source

:fire: console.debug("DiscussionButton",

visuddhinanda 1 year ago
parent
commit
4a89fecbb6
1 changed files with 1 additions and 1 deletions
  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;
   let currCount = CommentCount;
   if (onlyMe) {
   if (onlyMe) {