Fix linting error
This commit is contained in:
parent
b43193cfbb
commit
961c219d6e
@ -22,6 +22,7 @@ export default class AttemptList extends Vue {
|
||||
@Prop() private items!: LoginAttempt[];
|
||||
|
||||
attempts: LoginAttempt[];
|
||||
|
||||
fields: BvTableFieldArray = [
|
||||
{
|
||||
key: 'date',
|
||||
|
Loading…
Reference in New Issue
Block a user