|
@@ -23,7 +23,7 @@ const CustomBotWithoutProxySecretTokenSection = (props) => {
|
|
|
props.updateSecretTokenHandler();
|
|
props.updateSecretTokenHandler();
|
|
|
}
|
|
}
|
|
|
};
|
|
};
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
return (
|
|
return (
|
|
|
<div className="card-body">
|
|
<div className="card-body">
|
|
|
<table className="table settings-table">
|
|
<table className="table settings-table">
|