mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 06:57:28 +00:00
diffs: align plugin skills path with repo convention
This commit is contained in:
committed by
Gustavo Madeira Santana
parent
6b7d9242e2
commit
a06cd1a49d
@@ -2,7 +2,7 @@
|
||||
"id": "diffs",
|
||||
"name": "Diffs",
|
||||
"description": "Read-only diff viewer and file renderer for agents.",
|
||||
"skills": ["skills"],
|
||||
"skills": ["./skills"],
|
||||
"uiHints": {
|
||||
"defaults.fontFamily": {
|
||||
"label": "Default Font",
|
||||
|
||||
Reference in New Issue
Block a user