mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
rework Embassy tab, fix error type in patch-db, fix response type for embassy updates
This commit is contained in:
committed by
Aiden McClelland
parent
2f865a1953
commit
933481cd7d
@@ -334,7 +334,7 @@ export interface DependencyErrorIncorrectVersion {
|
||||
|
||||
export interface DependencyErrorConfigUnsatisfied {
|
||||
type: DependencyErrorType.ConfigUnsatisfied
|
||||
errors: string[]
|
||||
error: string
|
||||
}
|
||||
|
||||
export interface DependencyErrorHealthChecksFailed {
|
||||
|
||||
Reference in New Issue
Block a user