This commit is contained in:
foxster-mp4
2023-08-18 10:34:28 -07:00
parent 1cc185d3cc
commit 326de11f38
3 changed files with 1 additions and 3 deletions

View File

@@ -19,7 +19,6 @@ insertNavigationBar("Version History");
main((json) => {
const app = getAppWithBundleId(bundleId);
console.log(app.versions);
// Set tab title
document.title = `Version History - ${app.name}`;