perf: input guide (#1558)

This commit is contained in:
Archer
2024-05-21 18:18:32 +08:00
committed by GitHub
parent fb368a581c
commit a14a8ae627
2 changed files with 2 additions and 3 deletions

View File

@@ -114,9 +114,6 @@ export const getAppChatConfig = ({
};
if (!isPublicFetch) {
if (config?.chatInputGuide?.customUrl) {
config.chatInputGuide.customUrl = '';
}
config.scheduledTriggerConfig = undefined;
}