Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Add definition that removes chatbot from Pandora help pages #9

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions definitions/message.json
Expand Up @@ -9,6 +9,9 @@
"if $([data-cy-id='careers-upsell'])": {
"[data-cy-id='careers-upsell']": "removeParent"
}
},
"help.pandora.com": {
"$(#bot-root)": "remove"
}
}