Add 🧪 Apple Silicon App Tested link to scan apps

This commit is contained in:
Sam Carlton 2021-03-05 13:33:43 -06:00
parent 69f2a8d1a9
commit 43c1fecb2a

View file

@ -148,6 +148,12 @@ export default async function () {
})
}
// Add 🧪 Apple Silicon App Tested link
relatedLinks.push({
label: '🧪 Apple Silicon App Tested',
href: 'https://doesitarm.com/apple-silicon-app-test/',
})
// Add to scanned app list
scanListMap.set( appSlug, {
name: appName,