mirror of
https://github.com/immich-app/immich.git
synced 2025-02-14 19:35:28 +02:00
fix(server): storage template unit test (#1906)
This commit is contained in:
parent
21f8ab647f
commit
2a1dcbc28b
@ -113,6 +113,7 @@ describe(SystemConfigService.name, () => {
|
||||
'{{y}}-{{MM}}-{{dd}}/{{filename}}',
|
||||
'{{y}}-{{MMM}}-{{dd}}/{{filename}}',
|
||||
'{{y}}-{{MMMM}}-{{dd}}/{{filename}}',
|
||||
'{{y}}/{{y}}-{{MM}}/{{filename}}',
|
||||
],
|
||||
secondOptions: ['s', 'ss'],
|
||||
yearOptions: ['y', 'yy'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user