@@ -45,7 +45,7 @@ export class RunnerCard {
|
||||
*/
|
||||
@Column()
|
||||
@IsBoolean()
|
||||
enabled = true;
|
||||
enabled: boolean;
|
||||
|
||||
/**
|
||||
* Used to link cards to a track scans.
|
||||
|
||||
Reference in New Issue
Block a user