Explorar o código

channel={null}

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
80f1979277
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/article/ArticleCard.tsx

+ 1 - 0
dashboard/src/components/article/ArticleCard.tsx

@@ -64,6 +64,7 @@ const ArticleCardWidget = ({
       extra={
         <Space>
           <ModeSwitch
+            channel={null}
             onModeChange={(mode: string) => {
               if (typeof onModeChange !== "undefined") {
                 onModeChange(mode);