mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
refactor: remove unused onboardingCompleted field from Settings
This commit is contained in:
@@ -11,7 +11,6 @@ import { randomBytes } from 'node:crypto'
|
||||
import { dirname, join } from 'node:path'
|
||||
|
||||
export interface Settings {
|
||||
onboardingCompleted?: boolean
|
||||
machineId?: string
|
||||
machineIdConfirmedByServer?: boolean
|
||||
daemonAutoStartWhenRunningHappy?: boolean
|
||||
|
||||
Reference in New Issue
Block a user