QUICKSTART: bugfix

merge-requests/12/merge
Michał 'rysiek' Woźniak 2022-03-09 23:55:29 +00:00
rodzic 77c132e7b5
commit f47f50d04a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -135,7 +135,7 @@ Our `config.json` should now look like this:
"name": "cache"
}],
"loggedComponents": ["service-worker", "fetch", "cache"],
defaultPluginTimeout: 1000
"defaultPluginTimeout": 1000
}
```