Formatting, comments, use injected download functionality

This commit is contained in:
Pieter Vander Vennet 2021-12-13 20:51:44 +01:00
parent 7b774b2aa3
commit dc5c3461f8
7 changed files with 47 additions and 98 deletions

View file

@ -36,7 +36,7 @@ export default class UserRelatedState extends ElementsState {
public installedThemes: UIEventSource<{ layout: LayoutConfig; definition: string }[]>;
constructor(layoutToUse: LayoutConfig, options:{attemptLogin : true | boolean}) {
constructor(layoutToUse: LayoutConfig, options?:{attemptLogin : true | boolean}) {
super(layoutToUse);
this.osmConnection = new OsmConnection({