mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-14 13:49:18 +00:00
improve front page
This commit is contained in:
@@ -165,9 +165,9 @@ export class Leaderboard extends LitElement implements Layer {
|
||||
|
||||
players: Entry[] = [];
|
||||
|
||||
createRenderRoot() {
|
||||
return this;
|
||||
}
|
||||
// createRenderRoot() {
|
||||
// return this;
|
||||
// }
|
||||
@state()
|
||||
private _hidden = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user