mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Enable watchlater expire warnings by default
This commit is contained in:
parent
0119cf2811
commit
f96a3c153b
@ -164,7 +164,7 @@ export const settings = {
|
||||
selectableColumnText: true,
|
||||
downloadVideoFormat: 'flv',
|
||||
enableDashDownload: false,
|
||||
watchlaterExpireWarnings: false,
|
||||
watchlaterExpireWarnings: true,
|
||||
cache: {},
|
||||
}
|
||||
const fixedSettings = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user