mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
agent: serialize installAlert gdi
This commit is contained in:
committed by
Aiden McClelland
parent
c1b6d5e1e4
commit
47e5951fc3
@@ -91,6 +91,7 @@ instance ToJSON AppAvailableFull where
|
|||||||
, "versions" .= appAvailableFullVersions
|
, "versions" .= appAvailableFullVersions
|
||||||
, "releaseNotes" .= appAvailableFullReleaseNotes
|
, "releaseNotes" .= appAvailableFullReleaseNotes
|
||||||
, "serviceRequirements" .= appAvailableFullDependencyRequirements
|
, "serviceRequirements" .= appAvailableFullDependencyRequirements
|
||||||
|
, "installAlert" .= appAvailableFullInstallAlert
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user