Plugins: fix previous commit, output "build" property in json
(cherry picked from commit 0ca1e90b2e)
This commit is contained in:
committed by
Leonard Gram
parent
aba6df2e09
commit
041c1c3cb1
@@ -124,7 +124,7 @@ type PluginInfo struct {
|
||||
Description string `json:"description"`
|
||||
Links []PluginInfoLink `json:"links"`
|
||||
Logos PluginLogos `json:"logos"`
|
||||
Build PluginBuildInfo `json:"source"`
|
||||
Build PluginBuildInfo `json:"build"`
|
||||
Screenshots []PluginScreenshots `json:"screenshots"`
|
||||
Version string `json:"version"`
|
||||
Updated string `json:"updated"`
|
||||
|
||||
Reference in New Issue
Block a user