Skip to content

Commit

Permalink
docs(find-project): adapt todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ofr1tz committed Jul 29, 2024
1 parent e5c614e commit 357d271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FindProject.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default defineComponent({
type: Object,
require: true,
},
// TODO: change this so that instructions dialog is opened with tutorial, but not with project
// TODO: On implementation of interactive tutorials, change this so that instructions dialog is opened with tutorial, but not with project
first: {
type: Boolean,
default: false,
Expand Down

0 comments on commit 357d271

Please sign in to comment.