mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-23 01:09:26 +02:00
Missing Path variable
This commit is contained in:
parent
dd7aed8f90
commit
ace37cc54f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
const Logger = require('../Logger')
|
||||
const Path = require('path')
|
||||
|
||||
class FileSystemController {
|
||||
constructor() { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue