Fix typo (#96058)
This commit is contained in:
parent
79025d4567
commit
3a411047e0
@ -85,7 +85,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
// If service worker doesn't succeed in a reasonable amount of time,
|
// If service worker doesn't succeed in a reasonable amount of time,
|
||||||
// fallback to plaint <script> tag.
|
// fallback to plain <script> tag.
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
if (!scriptLoaded) {
|
if (!scriptLoaded) {
|
||||||
console.warn(
|
console.warn(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user