Skip to content

Commit

Permalink
Adding uuid for new approach of bob exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdish-15 committed Nov 14, 2024
1 parent f6ae1f1 commit 4be572f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/bob/.approaches/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"approaches": [
{
"uuid": "",
"uuid": "6ca5c7c0-f8f1-49b2-b137-951fa39f89eb",
"slug": "function-based",
"title": "Function based",
"blurb": "Uses boolean functions to check conditions",
Expand Down

0 comments on commit 4be572f

Please sign in to comment.