From cfc71a8c107a5bfe0e73f5f47f5117e9e4b99ea2 Mon Sep 17 00:00:00 2001 From: Sven Brodny Date: Thu, 18 Apr 2024 15:30:13 +0200 Subject: [PATCH] fix(c-48): contributors --- .../content/docs/challenges/forms/48-avoid-losing-form-data.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/content/docs/challenges/forms/48-avoid-losing-form-data.md b/docs/src/content/docs/challenges/forms/48-avoid-losing-form-data.md index 7ab8ad123..cf5dfd0c2 100644 --- a/docs/src/content/docs/challenges/forms/48-avoid-losing-form-data.md +++ b/docs/src/content/docs/challenges/forms/48-avoid-losing-form-data.md @@ -4,6 +4,7 @@ description: Challenge 48 is about Bob 🧙‍♂️ the product owner, he wants author: timothy-alcaide contributors: - alcaidio + - svenson95 challengeNumber: 48 command: avoid-losing-form-data sidebar: