first commit
This commit is contained in:
@@ -36,6 +36,7 @@ func scanSkillsDir(dir string, enabled bool) []models.SkillInfo {
|
||||
Name: name,
|
||||
Description: desc,
|
||||
Enabled: enabled,
|
||||
Toggleable: true,
|
||||
Path: skillPath,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user