mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
Fix:PWA manifest start_url
This commit is contained in:
parent
d33f23dede
commit
a2347150a2
@ -110,7 +110,6 @@ module.exports = {
|
||||
short_name: 'Audiobookshelf',
|
||||
display: 'standalone',
|
||||
background_color: '#373838',
|
||||
start_url: '',
|
||||
icons: [
|
||||
{
|
||||
src: (process.env.ROUTER_BASE_PATH || '') + '/icon.svg',
|
||||
|
Loading…
Reference in New Issue
Block a user