mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 09:33:25 +08:00
feat(issue-panel): add multi-select functionality and send to terminal feature
feat(config-store): add dashboard feature flags to initial state fix(skill-hub-routes): update skill index path for GitHub configuration
This commit is contained in:
@@ -175,7 +175,7 @@ const GITHUB_CONFIG = {
|
||||
owner: 'catlog22',
|
||||
repo: 'skill-hub',
|
||||
branch: 'main',
|
||||
skillIndexPath: 'skill-hub/index.json'
|
||||
skillIndexPath: 'index.json'
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user