mirror of
https://github.com/immich-app/immich.git
synced 2026-02-25 12:40:12 -05:00
fix(web): storage template example (#26424)
This commit is contained in:
parent
8b2e1509ff
commit
31a55aaa73
@ -23,7 +23,7 @@
|
||||
<CardHeader>
|
||||
<Text class="mb-1">{$t('admin.storage_template_date_time_description')}</Text>
|
||||
<Text color="primary"
|
||||
>{$t('admin.storage_template_date_time_sample', { values: { date: '2022-02-03T20:03:05.250' } })}</Text
|
||||
>{$t('admin.storage_template_date_time_sample', { values: { date: '2022-02-15T20:03:05.250+00:00' } })}</Text
|
||||
>
|
||||
</CardHeader>
|
||||
<CardBody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user