forked from MapComplete/MapComplete
Fix loading of previously visited unofficial themes
This commit is contained in:
parent
70fb6f5303
commit
21b5fbd8cd
3 changed files with 63 additions and 41 deletions
|
@ -100,6 +100,7 @@ export class MoreScreen extends UIElement {
|
|||
|
||||
|
||||
const customThemesNames = State.state.installedThemes.data ?? [];
|
||||
|
||||
if (customThemesNames.length > 0) {
|
||||
els.push(Translations.t.general.customThemeIntro)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue