Update release notes and deploy workspace
CI - Build & Verify / Build, Typecheck & Hygiene (push) Successful in 59s
CI - Build & Verify / Deploy to award.noveria.net (push) Failing after 53s

This commit is contained in:
AzuTear
2026-06-29 17:49:54 +02:00
parent c466348d18
commit 441ef2b850
196 changed files with 9279 additions and 39292 deletions
@@ -59,7 +59,6 @@ defineProps<{
setArchiveYear: (year: number) => Promise<void>
archiveYearButtonStyle: (active: boolean) => string
winnerPlatformStyle: (url: string) => string
winnerPlatformKey: (url: string) => string
winnerPlatformLabel: (url: string) => string
privacyModalOpen: boolean
privacyContentHtml: string
@@ -133,7 +132,6 @@ defineProps<{
:set-archive-year="setArchiveYear"
:archive-year-button-style="archiveYearButtonStyle"
:winner-platform-style="winnerPlatformStyle"
:winner-platform-key="winnerPlatformKey"
:winner-platform-label="winnerPlatformLabel"
/>