mirror of https://github.com/langgenius/dify.git
chore: temp types
This commit is contained in:
parent
85947efcfa
commit
43254ceeb0
|
|
@ -146,8 +146,8 @@ export type UpdateFromMarketPlacePayload = {
|
|||
|
||||
export type UpdateFromGitHubPayload = {
|
||||
originalPackageInfo: {
|
||||
id: string
|
||||
repo: string
|
||||
originalPluginId: string
|
||||
version: string
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue