mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
name changes
This commit is contained in:
parent
970a3be280
commit
ce5b7a337d
5 changed files with 12 additions and 15 deletions
|
@ -30,7 +30,7 @@ export class UserPreferences {
|
|||
preferQuitInsteadOfHiding: boolean;
|
||||
|
||||
@Column("boolean", { default: false })
|
||||
startWithSystem: boolean;
|
||||
runAtStartup: boolean;
|
||||
|
||||
@CreateDateColumn()
|
||||
createdAt: Date;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue