fix: added forumTopicId to new challenge (#36609)

This commit is contained in:
Randell Dawson
2019-08-21 09:20:05 -07:00
committed by Tom
parent 754981b728
commit 316503bfaa

View File

@ -2,6 +2,7 @@
id: 5cd9a70215d3c4e65518328f id: 5cd9a70215d3c4e65518328f
title: Use Recursion to Create a Countdown title: Use Recursion to Create a Countdown
challengeType: 1 challengeType: 1
forumTopicId: 305925
--- ---
## Description ## Description