From 608d7193ab965dbf05466dd3a327d6ead356306d Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Fri, 28 Aug 2026 08:58:56 -0700 Subject: Not sure what happened to the decl... --- indra/newview/llscripteditorws.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llscripteditorws.cpp') diff --git a/indra/newview/llscripteditorws.cpp b/indra/newview/llscripteditorws.cpp index 6563a5418e..72b5b66463 100644 --- a/indra/newview/llscripteditorws.cpp +++ b/indra/newview/llscripteditorws.cpp @@ -970,6 +970,7 @@ LLSD LLScriptEditorWSServer::handleObjectScriptRecompileAll( queue->setTitle(LLTrans::getString("CompileQueueTitle")); + LLSD response; response["success"] = true; response["object_id"] = root->getID(); response["target"] = (target == "auto-luau") ? "luau" : target; -- cgit v1.3