mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
Update ui/src/app/services/api/mock-app-fixures.ts
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
This commit is contained in:
committed by
Keagan McClelland
parent
deb0b1e561
commit
2e3e1401f5
@@ -71,7 +71,7 @@ export const bitcoinI: ApiAppInstalledFull = {
|
||||
}
|
||||
|
||||
export const lightningI: ApiAppInstalledFull = {
|
||||
id: 'lightning',
|
||||
id: 'c-lightning',
|
||||
lanAddress: 'lightningLan.local',
|
||||
status: AppStatus.RUNNING,
|
||||
title: 'C Lightning',
|
||||
@@ -317,4 +317,4 @@ export const mockAppDependentBreakages: { breakages: DependentBreakage[] } = {
|
||||
toServiceBreakage(bitcoinI),
|
||||
toServiceBreakage(cupsA),
|
||||
],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user