Add Python general component that may not have a logo to display (#4746)

This commit is contained in:
kezhenxu94 2020-05-06 16:10:48 +08:00 committed by GitHub
parent fac4ddc9e8
commit 8872909bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -372,6 +372,11 @@ Nginx:
id: 6000
languages: Lua
# [7000, 8000) are reserved for Python components
Python:
id: 7000
languages: Python
# Component Server mapping defines the server display names of some components
# e.g.
# Jedis is a client library in Java for Redis server