mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Replace tab with spaces.
This commit is contained in:
parent
41b0fb8b96
commit
02ead43703
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = {
|
||||||
workboxOptions: {
|
workboxOptions: {
|
||||||
navigateFallback: 'index.html',
|
navigateFallback: 'index.html',
|
||||||
skipWaiting: true,
|
skipWaiting: true,
|
||||||
importWorkboxFrom: 'local'
|
importWorkboxFrom: 'local'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue