refactor: update references from CSAgent to AgentDesk across the codebase
This commit is contained in:
@@ -740,7 +740,7 @@ function WebAccessGuide({ channelId }: { channelId: string }) {
|
||||
return ""
|
||||
}
|
||||
return `<script>
|
||||
window.CSAgentConfig = {
|
||||
window.AgentDeskConfig = {
|
||||
channelId: "${channelId}"
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user