start trying to fetch marlin / sailfish metadata
This commit is contained in:
parent
40b80f0d7a
commit
52a399fcbc
@ -2,7 +2,7 @@
|
||||
|
||||
const baseUrl = "https://seamlessupdate.app/";
|
||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||
const devices = ["blueline", "crosshatch", "taimen", "walleye"];
|
||||
const devices = ["blueline", "crosshatch", "taimen", "walleye", "marlin", "sailfish"];
|
||||
const channels = ["stable", "beta"];
|
||||
|
||||
function createLink(href, text) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user