mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Merge pull request #707 from d4rken-org/chore/clanker-cafe-plugins
General: Move project assistant plugins to Clanker Cafe
This commit is contained in:
+12
-6
@@ -7,12 +7,18 @@
|
||||
"deny": []
|
||||
},
|
||||
"enabledPlugins": {
|
||||
"android-translation@claude-code-cafe": true,
|
||||
"debugbadger@claude-code-cafe": true,
|
||||
"jvm-tools@claude-code-cafe": true,
|
||||
"android-translation@claude-code-cafe": false,
|
||||
"debugbadger@claude-code-cafe": false,
|
||||
"jvm-tools@claude-code-cafe": false,
|
||||
"frontend-design@claude-plugins-official": true,
|
||||
"support@claude-code-cafe": true,
|
||||
"google-play@claude-code-cafe": true,
|
||||
"devtools@claude-code-cafe": true
|
||||
"support@claude-code-cafe": false,
|
||||
"google-play@claude-code-cafe": false,
|
||||
"devtools@claude-code-cafe": false,
|
||||
"android-translation@clanker-cafe": true,
|
||||
"debugbadger@clanker-cafe": true,
|
||||
"jvm-tools@clanker-cafe": true,
|
||||
"support@clanker-cafe": true,
|
||||
"google-play@clanker-cafe": true,
|
||||
"devtools@clanker-cafe": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user