add version to fastboot.js library path
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="license" href="/LICENSE.txt"/>
|
||||
<script type="module" src="/js/redirect.js"></script>
|
||||
<script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1.0.9"></script>
|
||||
<script type="module" src="/js/fastboot/v1.0.9/fastboot.min.mjs"></script>
|
||||
<script type="module" src="/js/web-install.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user