fix indicators
This commit is contained in:
@@ -52,7 +52,7 @@ init script:
|
||||
)
|
||||
else input
|
||||
}
|
||||
template_prefix := [card:"" identity: "/magic-modules.mse-include/identity/"]
|
||||
template_prefix := [card:"" identity: "/magic-modules.mse-include/indicators/"]
|
||||
template_suffix := [card:"card.png" identity: "identity.png"]
|
||||
template := { template_prefix[type] + input + template_suffix[type] }
|
||||
land_template := { template_prefix[type] + input + template_suffix[type] }
|
||||
|
||||
Reference in New Issue
Block a user