mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-22 08:56:52 +00:00
chore: publish from main
This commit is contained in:
@@ -800,7 +800,6 @@ function generatePluginsSection(pluginsDir) {
|
||||
: 0;
|
||||
const itemCount =
|
||||
(composition.agents || []).length +
|
||||
(composition.commands || []).length +
|
||||
(composition.skills || []).length +
|
||||
extensionReferences +
|
||||
implicitExtension;
|
||||
@@ -869,7 +868,6 @@ function generateFeaturedPluginsSection(pluginsDir) {
|
||||
: 0;
|
||||
const itemCount =
|
||||
(composition.agents || []).length +
|
||||
(composition.commands || []).length +
|
||||
(composition.skills || []).length +
|
||||
extensionReferences +
|
||||
implicitExtension;
|
||||
|
||||
Reference in New Issue
Block a user