This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
wiki
/
weseek__growi
同期ミラー
https://github.com/weseek/growi
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Update SlackIntegration.jsx
深瀬スティーヴン
5 年 前
親
550eda85d4
コミット
ae9c6017ef
1 ファイル変更
、
1 行追加
、
0 行削除
一括表示
差分情報を表示
1
0
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
+ 1
- 0
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
ファイルの表示
@@ -189,6 +189,7 @@ const SlackIntegration = (props) => {
})}
})}
</div>
</div>
</div>
</div>
+
{settingsComponent}
{settingsComponent}
</>
</>
);
);