mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +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',
|
||||
|
||||
Reference in New Issue
Block a user