mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(deps): update typescript-projects (#16023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
f0a4c945bd
commit
d2575d8f00
13 changed files with 1050 additions and 953 deletions
|
|
@ -175,6 +175,7 @@
|
|||
color="secondary"
|
||||
shape="round"
|
||||
icon={mdiUnfoldMoreHorizontal}
|
||||
aria-label={$t('expand_all')}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
|
@ -187,6 +188,7 @@
|
|||
color="secondary"
|
||||
shape="round"
|
||||
icon={mdiUnfoldLessHorizontal}
|
||||
aria-label={$t('collapse_all')}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue