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
|
@ -152,9 +152,6 @@ export default class DetermineTheme {
|
|||
json = {
|
||||
id: json.id,
|
||||
description: json.description,
|
||||
descriptionTail: {
|
||||
en: "<div class='alert'>Layer only mode.</div> The loaded custom theme actually isn't a custom theme, but only contains a layer.",
|
||||
},
|
||||
icon,
|
||||
title: json.name,
|
||||
layers: [json],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue