Enable watchlater expire warnings by default

This commit is contained in:
the1812 2019-09-28 15:23:28 +08:00
parent 0119cf2811
commit f96a3c153b

View File

@ -164,7 +164,7 @@ export const settings = {
selectableColumnText: true,
downloadVideoFormat: 'flv',
enableDashDownload: false,
watchlaterExpireWarnings: false,
watchlaterExpireWarnings: true,
cache: {},
}
const fixedSettings = {