|
@@ -26,7 +26,6 @@ const CustomBotWithoutProxySettings = (props) => {
|
|
|
}
|
|
}
|
|
|
}, [appContainer.apiv3]);
|
|
}, [appContainer.apiv3]);
|
|
|
|
|
|
|
|
-
|
|
|
|
|
useEffect(() => {
|
|
useEffect(() => {
|
|
|
const fetchSiteName = () => {
|
|
const fetchSiteName = () => {
|
|
|
const siteName = appContainer.config.crowi.title;
|
|
const siteName = appContainer.config.crowi.title;
|