diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/install/web.html b/static/install/web.html index a7a03698..ca3963c6 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -26,8 +26,8 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/fastboot/dist/fastboot.min.js?0"></script> - <script type="module" src="/js/web-install.js?4"></script> + <script type="module" src="/js/fastboot/dist/fastboot.min.mjs?0"></script> + <script type="module" src="/js/web-install.js?5"></script> </head> <body> <header> |
