mirror of
https://github.com/nickzuber/meteorite.git
synced 2024-11-25 07:04:14 +03:00
Fix typo
This commit is contained in:
parent
71dd090ca3
commit
a442426b50
@ -8,7 +8,7 @@ const OfflinePlugin = require('offline-plugin/runtime');
|
||||
|
||||
OfflinePlugin.install({
|
||||
onInstalled: function() {
|
||||
openOfflineReady();
|
||||
console.info('Offline content has been installed.')
|
||||
},
|
||||
|
||||
onUpdating: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user