mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix bug with launching config modal from dependency auto config
This commit is contained in:
committed by
Aiden McClelland
parent
2dc0f97d90
commit
9edda3a313
@@ -184,7 +184,6 @@ export module RR {
|
||||
export type DryConfigureDependencyReq = { 'dependency-id': string, 'dependent-id': string } // package.dependency.configure.dry
|
||||
export type DryConfigureDependencyRes = object
|
||||
|
||||
|
||||
// marketplace
|
||||
|
||||
export type GetMarketplaceDataReq = { }
|
||||
|
||||
Reference in New Issue
Block a user