Skip to content
Snippets Groups Projects
Commit a8269aaa authored by ¡Cinder! ㊝'s avatar ¡Cinder! ㊝ :speech_balloon:
Browse files

Fix test

parent 1871069a
No related branches found
No related tags found
No related merge requests found
...@@ -138,6 +138,7 @@ void LLGridManager::addSystemGrid(const std::string& label, ...@@ -138,6 +138,7 @@ void LLGridManager::addSystemGrid(const std::string& label,
const std::string& password_url, const std::string& password_url,
const std::string& register_url, const std::string& register_url,
const std::string& update_url_base, const std::string& update_url_base,
const std::string& administrator,
const std::string& platform, const std::string& platform,
const std::string& login_id) const std::string& login_id)
{ {
......
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