"git@developer.sourcefind.cn:modelzoo/crf-rnn-pytorch.git" did not exist on "bc933240fb3da5dd08e5d4bb153553ebd435ce0e"
Commit 7c271734 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 130d15a2
......@@ -41,7 +41,7 @@
}}
>
<div class=" space-y-2 pr-1.5 overflow-y-scroll max-h-80 h-full">
{#if pipelines !== null}
{#if pipelines !== null && pipelines.length > 0}
<div class="flex w-full justify-between mb-2">
<div class=" self-center text-sm font-semibold">
{$i18n.t('Pipelines')}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment