Skip to content

Commit d76d79a

Browse files
meetup: Add topics to resolve #813
2 parents bb1dc60 + 3277c6c commit d76d79a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,11 @@
142142
"unlocked_by": null,
143143
"difficulty": 1,
144144
"topics": [
145-
145+
"strings",
146+
"conditionals",
147+
"dates",
148+
"parsing",
149+
"pattern_recognition"
146150
]
147151
},
148152
{

0 commit comments

Comments
 (0)