|
@@ -30,7 +30,6 @@ const CustomBotWithoutProxySettings = (props) => {
|
|
|
const [isSendTestMessage, setIsSendTestMessage] = useState(false);
|
|
const [isSendTestMessage, setIsSendTestMessage] = useState(false);
|
|
|
const currentBotType = 'custom-bot-without-proxy';
|
|
const currentBotType = 'custom-bot-without-proxy';
|
|
|
|
|
|
|
|
-
|
|
|
|
|
const fetchData = useCallback(async() => {
|
|
const fetchData = useCallback(async() => {
|
|
|
try {
|
|
try {
|
|
|
await adminAppContainer.retrieveAppSettingsData();
|
|
await adminAppContainer.retrieveAppSettingsData();
|