mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
ui: os-welcome 029
This commit is contained in:
committed by
Aiden McClelland
parent
44def3be85
commit
327c79350e
@@ -11,7 +11,7 @@ import { mockApiAppAvailableFull, mockApiAppAvailableVersionInfo, mockApiAppInst
|
||||
//@TODO consider moving to test folders.
|
||||
@Injectable()
|
||||
export class MockApiService extends ApiService {
|
||||
welcomeAck = true
|
||||
welcomeAck = false
|
||||
|
||||
constructor (
|
||||
private readonly appModel: AppModel,
|
||||
|
||||
Reference in New Issue
Block a user