chore(settings): enable gitea plugin

Adds gitea@holocron to enabledPlugins now that the gitea skill/plugin has replaced the old flat skill.
This commit is contained in:
2026-07-23 18:14:00 +00:00
parent 00cbe2b6c2
commit b9249df1c1

View File

@@ -3,6 +3,7 @@
"bin@holocron": true, "bin@holocron": true,
"core@holocron": true, "core@holocron": true,
"git@holocron": true, "git@holocron": true,
"gitea@holocron": true,
"kyberforge@holocron": true "kyberforge@holocron": true
}, },
"hooks": { "hooks": {