kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
9c5842bb03

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

@@ -91,7 +91,7 @@ const CustomBotWithProxySettings = (props) => {
           />
           />
         </div>
         </div>
         <div className="col-md-2 mt-3 text-center text-md-left">
         <div className="col-md-2 mt-3 text-center text-md-left">
-          <button type="button" className="btn btn-primary" onClick={() => updateProxyUri} disabled={false}>{ t('Update') }</button>
+          <button type="button" className="btn btn-primary" onClick={updateProxyUri} disabled={false}>{ t('Update') }</button>
         </div>
         </div>
       </div>
       </div>