forked from MapComplete/MapComplete
Fix deployment
This commit is contained in:
parent
770c8d1dde
commit
f86ce4bc17
5 changed files with 34 additions and 13 deletions
|
@ -40,6 +40,7 @@ export class SlideShow extends UIElement {
|
|||
if(this._embeddedElements.data.length == 0){
|
||||
return;
|
||||
}
|
||||
// @ts-ignore
|
||||
$('.slick-carousel').not('.slick-initialized').slick({
|
||||
autoplay: true,
|
||||
arrows: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue