mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +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 = {
|
export const lightningI: ApiAppInstalledFull = {
|
||||||
id: 'lightning',
|
id: 'c-lightning',
|
||||||
lanAddress: 'lightningLan.local',
|
lanAddress: 'lightningLan.local',
|
||||||
status: AppStatus.RUNNING,
|
status: AppStatus.RUNNING,
|
||||||
title: 'C Lightning',
|
title: 'C Lightning',
|
||||||
|
|||||||
Reference in New Issue
Block a user