Request: Just show viewer's short name in update notification, not channel
This commit is contained in:
@@ -47,7 +47,6 @@ void onCompleted(const LLSD& data, bool release)
|
||||
args["RECOMMENDED_VER"] = recommended_version;
|
||||
args["MINIMUM_VER"] = minimum_version;
|
||||
args["URL"] = data["url"].asString();
|
||||
args["TYPE"] = release ? "Viewer" : "Alpha";
|
||||
|
||||
static LLCachedControl<S32> lastver(release ? "SinguLastKnownReleaseBuild" : "SinguLastKnownAlphaBuild", 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user