fix build errors
This commit is contained in:
@@ -21,7 +21,7 @@ export class DatabaseComponent implements OnInit {
|
||||
public dbRecord: any;
|
||||
public pendingSetup = true;
|
||||
public dirty = false;
|
||||
protected lastClickRow = -1;
|
||||
public lastClickRow = -1;
|
||||
|
||||
constructor(
|
||||
protected api: ApiService,
|
||||
|
||||
Reference in New Issue
Block a user