Skip to content

Commit f94ff7e

Browse files
committed
fix: add missing 'command' key in .roomodes configuration
1 parent 14f2c7a commit f94ff7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.roomodes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"fileRegex": "\\.md[x]?$",
1414
"description": "Markdown and MDX files only"
1515
}
16-
]
16+
],
17+
"command"
1718
],
1819
"source": "project"
1920
}

0 commit comments

Comments
 (0)