mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	✏️ Plugin: Hello World 添加 tag (#2056)
This commit is contained in:
		| @@ -4913,7 +4913,12 @@ | ||||
|     "desc": "你好,世界", | ||||
|     "author": "A-kirami", | ||||
|     "homepage": "https://github.com/A-kirami/nonebot-plugin-helloworld", | ||||
|     "tags": [], | ||||
|     "tags": [ | ||||
|       { | ||||
|         "label": "good first plugin", | ||||
|         "color": "#6c58f6" | ||||
|       } | ||||
|     ], | ||||
|     "is_official": false | ||||
|   }, | ||||
|   { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user