Skip to content
Snippets Groups Projects
Commit b6bc6c59 authored by stuebinm's avatar stuebinm
Browse files

if hacking things, please do the hackery correctly

parent f116e648
Branches
Tags
No related merge requests found
......@@ -182,7 +182,7 @@ expandWorlds config = config { configUriSchemas = configUriSchemas' }
assemblysubsts =
DomainSubstitution (M.fromList generated) ["map"]
where generated = configAssemblies config
<&> \slug -> (slug, "/_/general/"<>configEventSlug config<>"/"<>slug)
<&> \slug -> (slug, "/_/general/maps.world.di.c3voc.de/assembly/"<>slug)
instance (FromJSON (LintConfig a)) => Argument (LintConfig a) where
parseArgument str =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment