Generate .meta.js for gdrive userscript for update checks
Tampermonkey automatically requests www/js/cytube-google-drive.meta.js to check for updates. Changed the userscript generator to write an additional .meta.js file so that works instead of 404ing.
This commit is contained in:
parent
9f0444a962
commit
0885a619b9
3 changed files with 24 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,3 +14,5 @@ google-drive-subtitles
|
|||
lib/
|
||||
integration-test-config.json
|
||||
conf/*.toml
|
||||
www/js/cytube-google-drive.user.js
|
||||
www/js/cytube-google-drive.meta.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue