Remove shortcuts

As per PR comment https://github.com/iv-org/invidious/pull/4145#issuecomment-1750048450
このコミットが含まれているのは:
Jake Anto 2023-10-06 21:47:51 +05:30 committed by GitHub
コミット 572d9cf4a7
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加11行の削除

ファイルの表示

@ -17,15 +17,5 @@
"background_color": "#575757",
"display": "standalone",
"description": "An alternative front-end to YouTube",
"start_url": "/",
"shortcuts": [
{
"name": "Popular",
"url": "/feed/popular"
},
{
"name": "Trending",
"url": "/feed/trending"
}
]
"start_url": "/"
}