Steven Fukase пре 5 година
родитељ
комит
3edb0a1f10

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

@@ -60,7 +60,6 @@ const CustomBotWithoutProxySettings = (props) => {
             onClick={() => window.open('https://api.slack.com/apps', '_blank')}
             onClick={() => window.open('https://api.slack.com/apps', '_blank')}
           >
           >
             {t('admin:slack_integration.without_proxy.create_bot')}
             {t('admin:slack_integration.without_proxy.create_bot')}
-            <i className="fas fa-external-link-alt"></i>
           </button>
           </button>
         </div>
         </div>
       </div>
       </div>