Change directory
This commit is contained in:
parent
165de29793
commit
eb438fba72
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class EmbedCache
|
|||
/**
|
||||
* Private
|
||||
*/
|
||||
private string $directory = ROOT . '/src/cache';
|
||||
private string $directory = ROOT . '/src/cache/embed';
|
||||
private string $filepath;
|
||||
|
||||
private function getIdentifier(): string
|
||||
|
|
Loading…
Reference in a new issue