Merge branch 'master' into nymkappa/feature/pool-slug-url
This commit is contained in:
@@ -27,8 +27,6 @@ export class PoolComponent implements OnInit {
|
||||
chartOptions: EChartsOption = {};
|
||||
chartInitOptions = {
|
||||
renderer: 'svg',
|
||||
width: 'auto',
|
||||
height: 'auto',
|
||||
};
|
||||
|
||||
blocks: BlockExtended[] = [];
|
||||
|
||||
Reference in New Issue
Block a user