mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 17:58:23 +00:00
Remove shortcuts
As per PR comment https://github.com/iv-org/invidious/pull/4145#issuecomment-1750048450
This commit is contained in:
parent
6d177b5fa4
commit
572d9cf4a7
@ -17,15 +17,5 @@
|
|||||||
"background_color": "#575757",
|
"background_color": "#575757",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"description": "An alternative front-end to YouTube",
|
"description": "An alternative front-end to YouTube",
|
||||||
"start_url": "/",
|
"start_url": "/"
|
||||||
"shortcuts": [
|
|
||||||
{
|
|
||||||
"name": "Popular",
|
|
||||||
"url": "/feed/popular"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Trending",
|
|
||||||
"url": "/feed/trending"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user