fix(ops): interpolera varumärke i wall board från brand.config.json
This commit is contained in:
@@ -588,7 +588,7 @@ export function buildWall(summary: OpsSummary): OpsWallBlock {
|
||||
];
|
||||
|
||||
return {
|
||||
boards: [{ title: "Cibello", tiles }],
|
||||
boards: [{ title: "{brand}", tiles }],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user