Skip to content

Commit ca31a1c

Browse files
committed
update docs
1 parent 5a5529f commit ca31a1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vuepress/components/PluginMarketplace.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
<script setup lang="ts">
110110
import { ref, computed, onMounted, reactive } from 'vue'
111111
112+
// Data sync from: https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/backend/plugin/validator.py
112113
const TAG_LABELS: Record<string, string> = {
113114
ai: 'AI',
114115
mcp: 'MCP',

0 commit comments

Comments
 (0)