Skip to content

Instantly share code, notes, and snippets.

@daleharvey
Created January 24, 2020 15:27
Show Gist options
  • Save daleharvey/7dce83d74905a9799aea9138aaee89a6 to your computer and use it in GitHub Desktop.
Save daleharvey/7dce83d74905a9799aea9138aaee89a6 to your computer and use it in GitHub Desktop.
dump("Setting: " + name + "\n");
updateAppInfo({
ID: "[email protected]",
name,
version,
platformVersion: version
});
dump("Getting: " + Services.appinfo.name + "\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment