Fix linting error
This commit is contained in:
@@ -37,6 +37,7 @@ export default class StatsPie extends Vue {
|
||||
containerClass(): string {
|
||||
return `stats-container-${this.statType}`;
|
||||
}
|
||||
|
||||
chartClass(): string {
|
||||
return `chart-container-${this.statType}`;
|
||||
}
|
||||
|
Reference in New Issue
Block a user