mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
fix git hash display
This commit is contained in:
committed by
Keagan McClelland
parent
4f2b237f5f
commit
7ac139c856
@@ -8,8 +8,9 @@ import {
|
||||
import { WorkspaceConfig } from '@shared'
|
||||
|
||||
const {
|
||||
gitHash,
|
||||
useMocks,
|
||||
ui: { gitHash, patchDb, api, mocks, marketplace },
|
||||
ui: { patchDb, api, mocks, marketplace },
|
||||
} = require('../../../../../config.json') as WorkspaceConfig
|
||||
|
||||
@Injectable({
|
||||
|
||||
Reference in New Issue
Block a user