diff --git a/src/Chain.svelte b/src/Chain.svelte index 35f6c9e..b7bcf58 100644 --- a/src/Chain.svelte +++ b/src/Chain.svelte @@ -408,7 +408,7 @@

{/if} - {#if chainIterations[currentChainIndex].costmodel.name !== "Fixed Price" && chainIterations[currentChainIndex].costmodel.algorithm !== "TEMO"} + {#if chainIterations[currentChainIndex].costmodel.name !== "Fixed Price" && chainIterations[currentChainIndex].costmodel.name !== "TEMO"}