Bilibili-Evolved/style/dark/dark-schedule.js
2018-09-27 19:43:39 +08:00

10 lines
103 B
JavaScript

(() =>
{
return () =>
{
return {
ajaxReload: false
};
};
})();