zahmis 4 лет назад
Родитель
Сommit
27a41af850

+ 1 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithProxyIntegrationCard.jsx

@@ -111,7 +111,7 @@ CustomBotWithProxyIntegrationCard.propTypes = {
   growiApps: PropTypes.array.isRequired,
   slackWorkSpaces: PropTypes.array,
   isSlackScopeSet: PropTypes.bool,
-  workspaceNames: PropTypes.object,
+  workspaceNames: PropTypes.array,
 };
 
 export default CustomBotWithProxyIntegrationCard;