mirror of
https://github.com/immich-app/immich.git
synced 2026-03-07 02:27:23 +03:00
@@ -227,7 +227,7 @@ export class StorageTemplateService {
|
||||
const storagePath = this.render(this.template.compiled, {
|
||||
asset,
|
||||
filename: sanitized,
|
||||
extension: extension,
|
||||
extension,
|
||||
albumName,
|
||||
});
|
||||
const fullPath = path.normalize(path.join(rootPath, storagePath));
|
||||
|
||||
Reference in New Issue
Block a user