diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 176689c93..2571fc27b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -238,6 +238,7 @@ Bradley Szoke jcznk Thomas Rixen Siyuan Mattuwu Yan +Lee Doughty ******************** diff --git a/ts/routes/+error.svelte b/ts/routes/+error.svelte index 8f171d33d..3dfb64e22 100644 --- a/ts/routes/+error.svelte +++ b/ts/routes/+error.svelte @@ -3,9 +3,9 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html --> {message} diff --git a/ts/routes/card-info/[cardId]/+page.svelte b/ts/routes/card-info/[cardId]/+page.svelte index a1e137e10..af0b0997c 100644 --- a/ts/routes/card-info/[cardId]/+page.svelte +++ b/ts/routes/card-info/[cardId]/+page.svelte @@ -3,7 +3,7 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -->