Skip to content

Commit d0346c1

Browse files
committed
Adding uuid for new approach of bob exercise
1 parent f06c782 commit d0346c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/bob/.approaches/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"approaches": [
1111
{
12-
"uuid": "",
12+
"uuid": "6ca5c7c0-f8f1-49b2-b137-951fa39f89eb",
1313
"slug": "function-based",
1414
"title": "Function based",
1515
"blurb": "Uses boolean functions to check conditions",

0 commit comments

Comments
 (0)