forked from MapComplete/MapComplete
Feature: theme intro panel now has download button for custom themes
This commit is contained in:
parent
2d77061072
commit
d43e3a0d83
3 changed files with 13 additions and 5 deletions
|
@ -90,7 +90,7 @@ export default class ThemeConfig implements ThemeInformation {
|
|||
public readonly definitionRaw?: string
|
||||
|
||||
private readonly layersDict: Map<string, LayerConfig>
|
||||
private readonly source: ThemeConfigJson
|
||||
public readonly source: ThemeConfigJson
|
||||
public readonly enableCache: boolean
|
||||
|
||||
constructor(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue