We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c593b commit 75266efCopy full SHA for 75266ef
1 file changed
frontend/src/views/home/index.vue
@@ -168,6 +168,7 @@
168
height="368px"
169
indicator-position=""
170
arrow="never"
171
+ :autoplay="!showMemoCarousel || !memoEditing"
172
>
173
<el-carousel-item key="systemInfo">
174
<CardWithHeader :header="$t('home.systemInfo')">
0 commit comments