Ver a proveniência

check

bugfix/marketinghero
Florian Eisenmenger há 2 anos
ascendente
cometimento
a524855d52
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      gfi-ihk-2024/stories/sections/slider/slider.js

+ 1
- 1
gfi-ihk-2024/stories/sections/slider/slider.js Ver ficheiro

@@ -24,7 +24,7 @@ class IHKSlider {
infinite: true,
autoplaySpeed: this.section.data('autoplay-speed') ? this.section.data('autoplay-speed') : 5000,
animationSpeed: 600,
startSlide: 0,
startSlide: 0
};

this.initSlides();


Carregando…
Cancelar
Guardar