Skip to content

Commit 067a8b0

Browse files
committed
fix: sync prompt key in index.js with renamed import-tasks prompt
1 parent f2e4765 commit 067a8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prompts/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This will create the standard .project/ structure with:
6565
},
6666
},
6767
],
68-
'import-plan-to-backlog': [
68+
'import-tasks': [
6969
{
7070
role: 'user',
7171
content: {

0 commit comments

Comments
 (0)