@ -83,4 +83,4 @@ async function filesList(Path: string): Promise<Array<string>> {
|
||||
|
||||
}
|
||||
|
||||
})('./images')
|
||||
})('/images')
|
||||
|
Reference in New Issue
Block a user
@ -83,4 +83,4 @@ async function filesList(Path: string): Promise<Array<string>> {
|
||||
|
||||
}
|
||||
|
||||
})('./images')
|
||||
})('/images')
|
||||
|