forked from MapComplete/MapComplete
Small fix to the documentation
This commit is contained in:
parent
d083cde3fc
commit
9d2bdb9bbd
66 changed files with 89 additions and 76 deletions
|
@ -456,7 +456,7 @@ export class PrepareTheme extends Fuse<LayoutConfigJson> {
|
|||
super(
|
||||
"Fully prepares and expands a theme",
|
||||
new PreparePersonalTheme(state),
|
||||
// new WarnForUnsubstitutedLayersInTheme(),
|
||||
new WarnForUnsubstitutedLayersInTheme(),
|
||||
new OnEveryConcat("layers", new SubstituteLayer(state)),
|
||||
new SetDefault("socialImage", "assets/SocialImage.png", true),
|
||||
// We expand all tagrenderings first...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue