mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +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')
|
||||
|
||||
fs.writeFileSync(path, oldData.split('// Export Default ')[0])
|
||||
fs.writeFileSync(path, oldData.split('// Export Default')[0])
|
||||
|
||||
Reference in New Issue
Block a user