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

@ -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],