fix: cursed knowledge date index (#18801)

This commit is contained in:
bo0tzz 2025-05-31 14:37:43 +02:00 committed by GitHub
parent 3a5fed99e1
commit d00c872dc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ const items: Item[] = [
url: 'https://github.com/immich-app/immich/pull/17974',
text: '#17974',
},
date: new Date(2025, 5, 5),
date: new Date(2025, 4, 5),
},
{
icon: mdiMicrosoftWindows,