Skip to content
Snippets Groups Projects
Commit c82f15c7 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Fix gothongs slurl compat

parent b6a9088f
No related branches found
No related tags found
No related merge requests found
......@@ -965,7 +965,7 @@ class LLChatCommandHandler : public LLCommandHandler
{
public:
// not allowed from outside the app
LLChatCommandHandler() : LLCommandHandler("chat", UNTRUSTED_BLOCK) { }
LLChatCommandHandler() : LLCommandHandler("chat", UNTRUSTED_THROTTLE) { }
// Your code here
bool handle(const LLSD& tokens, const LLSD& query_map,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment