mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge branch 'preview-fixes' into preview-features
This commit is contained in:
commit
0ba404cd54
@ -0,0 +1,3 @@
|
||||
将稍后再看的链接重定向为普通播放网址.
|
||||
- `重定向页面`: 对稍后再看列表页面里的链接重定向.
|
||||
- `重定向顶栏`: 对 `自定义顶栏` 里的稍后再看链接重定向.
|
||||
@ -51,9 +51,6 @@ const entry: ComponentEntry = async ({ settings }) => {
|
||||
export const component = defineComponentMetadata({
|
||||
name: 'watchlaterRedirect',
|
||||
displayName: '稍后再看重定向',
|
||||
description: {
|
||||
'zh-CN': '将稍后再看的链接重定向为普通播放网址.',
|
||||
},
|
||||
entry,
|
||||
options: {
|
||||
page: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user