fix lint
This commit is contained in:
@@ -52,7 +52,7 @@ export default class TestGroupedChart extends Chart<TestGroupedLog> {
|
||||
this.total[group]++;
|
||||
|
||||
await this.inc({
|
||||
foo: update
|
||||
foo: update,
|
||||
}, group);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user