mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 17:34:58 +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 Logger = require('../Logger')
|
||||||
|
const Path = require('path')
|
||||||
|
|
||||||
class FileSystemController {
|
class FileSystemController {
|
||||||
constructor() { }
|
constructor() { }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue