mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-20 04:49:27 +01:00
Update:Service worker icons
This commit is contained in:
parent
7d569e1e3e
commit
ed76f51f4b
@ -113,15 +113,7 @@ module.exports = {
|
|||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon.svg',
|
src: (process.env.ROUTER_BASE_PATH || '') + '/icon.svg',
|
||||||
sizes: "64x64"
|
sizes: "any"
|
||||||
},
|
|
||||||
{
|
|
||||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon.svg',
|
|
||||||
sizes: "192x192"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon.svg',
|
|
||||||
sizes: "512x512"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user