Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/constant.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const REPO_SYNC_CHAT_MODE_PATH = `chatmode/`;
export const REPO_SYNC_CHAT_MODE_PATH = `chatmodes/`;
export const REPO_SYNC_INSTRUCTIONS_PATH = `instructions/`;
export const REPO_SYNC_PROMPT_PATH = `prompts/`;