mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Temporarily disable about
This commit is contained in:
parent
14f65666a1
commit
9930580ebe
@ -62,7 +62,7 @@
|
||||
clearCache: true,
|
||||
fixFullscreen: false,
|
||||
downloadVideo: true,
|
||||
about: true,
|
||||
about: false,
|
||||
latestVersionLink: GM_info.script.updateURL,
|
||||
currentVersion: GM_info.script.version
|
||||
};
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
clearCache: true,
|
||||
fixFullscreen: false,
|
||||
downloadVideo: true,
|
||||
about: true,
|
||||
about: false,
|
||||
latestVersionLink: GM_info.script.updateURL,
|
||||
currentVersion: GM_info.script.version
|
||||
};
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
clearCache: true,
|
||||
fixFullscreen: false,
|
||||
downloadVideo: true,
|
||||
about: true,
|
||||
about: false,
|
||||
latestVersionLink: GM_info.script.updateURL,
|
||||
currentVersion: GM_info.script.version
|
||||
};
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
clearCache: true,
|
||||
fixFullscreen: false,
|
||||
downloadVideo: true,
|
||||
about: true,
|
||||
about: false,
|
||||
latestVersionLink: GM_info.script.updateURL,
|
||||
currentVersion: GM_info.script.version
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user