use ES6 modules for all JavaScript
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
|
||||
|
||||
"use strict";
|
||||
|
||||
const baseUrl = "https://releases.grapheneos.org/";
|
||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||
const devices = ["bonito", "sargo", "crosshatch", "blueline", "taimen", "walleye"];
|
||||
|
||||
Reference in New Issue
Block a user