feat:优化插件显示
This commit is contained in:
@@ -82,6 +82,8 @@ export interface PluginInfo {
|
||||
screenshots?: string[]
|
||||
/** 更新日志 */
|
||||
changelog?: string
|
||||
/** 插件来源:plugin-repo 市场或本地已安装插件 */
|
||||
source?: 'market' | 'local'
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user