mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
update pwa icon
This commit is contained in:
parent
a9e9808183
commit
14e31d5690
2 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ module.exports = {
|
|||
sizes: 'any'
|
||||
},
|
||||
{
|
||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon192.png',
|
||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon256.png',
|
||||
type: 'image/png',
|
||||
sizes: 'any'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue