mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 09:44:41 +02:00
Fix:PWA manifest start_url
This commit is contained in:
parent
d33f23dede
commit
a2347150a2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue