mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 09:24:56 +02:00
Fix fs error library item
This commit is contained in:
parent
1152e5513e
commit
5b02c5185f
2 changed files with 1 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
const fs = require('fs-extra')
|
||||
const Path = require('path')
|
||||
const { version } = require('../../package.json')
|
||||
const Logger = require('../Logger')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue