mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
marketplace url install fix
This commit is contained in:
committed by
Drew Ansbacher
parent
8cb0186621
commit
d229aaf1b2
@@ -180,6 +180,7 @@ export module RR {
|
||||
id: string
|
||||
'version-spec'?: string
|
||||
'version-priority'?: 'min' | 'max'
|
||||
'marketplace-url': string
|
||||
}> // package.install
|
||||
export type InstallPackageRes = WithRevision<null>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user