forked from MapComplete/MapComplete
Small fixes for the GRB theme and value substitution
This commit is contained in:
parent
328dc5577c
commit
71f4d4091e
17 changed files with 798 additions and 74 deletions
|
@ -48,6 +48,8 @@ export class Preview extends UIElement {
|
|||
return new Combine([
|
||||
new VariableUiElement(this.currentPreview),
|
||||
this.reloadButton,
|
||||
"<h2>Statistics</h2>",
|
||||
"We track statistics with goatcounter. <a href='https://pietervdvn.goatcounter.com' target='_blank'>The statistics can be seen by anyone, so if you want to see where your theme ends up, click here</a>",
|
||||
this.otherPreviews
|
||||
]).Render();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue