Skip to content
Snippets Groups Projects
Commit b25d969b authored by Monroe Linden's avatar Monroe Linden
Browse files

Pulling one bugfix changeset from another repository.

parents 054e023b a20a9845
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ void LLWeb::loadURLInternal(const std::string &url, const std::string& target, c
// static
void LLWeb::loadURLExternal(const std::string& url, const std::string& uuid)
{
loadURLExternal(url, true);
loadURLExternal(url, true, uuid);
}
......
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