浏览代码

:fire: console.debug("DiscussionButton",

visuddhinanda 1 年之前
父节点
当前提交
4a89fecbb6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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) {