Skip to content
Snippets Groups Projects
Unverified Commit 8b814ae8 authored by Laurie Voss's avatar Laurie Voss Committed by GitHub
Browse files

Remove "ask a person" button from RunLLM (#16963)

parent 7981099b
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ document.addEventListener("DOMContentLoaded", function () {
script.setAttribute("runllm-assistant-id", "209");
script.setAttribute("runllm-position", "BOTTOM_RIGHT");
script.setAttribute("runllm-keyboard-shortcut", "Mod+j");
script.setAttribute("runllm-disable-ask-a-person", true);
script.setAttribute(
"runllm-slack-community-url",
"https://discord.com/invite/eN6D2HQ4aX"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment