Fix statistics

This commit is contained in:
Pieter Vander Vennet 2022-08-24 16:02:16 +02:00
parent 25ec71aff1
commit 3aeeb3ad87
5 changed files with 45 additions and 11 deletions

View file

@ -102,9 +102,7 @@ constructor() {
return new StatisticsForOverviewFile(StatisticsGUI.homeUrl, paths)
}))
this.SetClass("block w-full h-full").AttachTo("maindiv")
this.SetClass("block w-full h-full")
}
}