zahmis 4 лет назад
Родитель
Сommit
1fc5e61e1a

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

@@ -32,7 +32,7 @@ const CustomBotWithProxySettings = (props) => {
 
   const deleteSlackSettingsHandler = async() => {
     try {
-      // TODO imple delete PtoG and GtoP accessToken
+      // TODO imple delete PtoG and GtoP Token at GW 5861
       await appContainer.apiv3.put('/slack-integration-settings/custom-bot-with-proxy', {
       });
       deleteAccordionHandler();