mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Update docs.js
This commit is contained in:
2
.github/docs.js
vendored
2
.github/docs.js
vendored
@@ -9,4 +9,4 @@ if(!fs.existsSync(path)) {
|
|||||||
|
|
||||||
const oldData = fs.readFileSync(path, 'utf-8')
|
const oldData = fs.readFileSync(path, 'utf-8')
|
||||||
|
|
||||||
fs.writeFileSync(path, oldData.split('// Export Default ')[0])
|
fs.writeFileSync(path, oldData.split('// Export Default')[0])
|
||||||
|
|||||||
Reference in New Issue
Block a user