mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
fix wrong skill repo branch (#505)
Co-authored-by: yrs <yuruosheng@17paipai.cn>
This commit is contained in:
@@ -77,7 +77,7 @@ impl Default for SkillStore {
|
||||
SkillRepo {
|
||||
owner: "ComposioHQ".to_string(),
|
||||
name: "awesome-claude-skills".to_string(),
|
||||
branch: "main".to_string(),
|
||||
branch: "master".to_string(),
|
||||
enabled: true,
|
||||
},
|
||||
SkillRepo {
|
||||
|
||||
Reference in New Issue
Block a user