Feature: theme intro panel now has download button for custom themes

This commit is contained in:
Pieter Vander Vennet 2025-01-08 15:11:17 +01:00
parent 2d77061072
commit d43e3a0d83
3 changed files with 13 additions and 5 deletions

View file

@ -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(