revert
This commit is contained in:
parent
2964c36376
commit
870f6d7b50
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.118.1-calc.2-rc.20",
|
||||
"version": "12.118.1-calc.2-rc.21",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -276,7 +276,6 @@ let swiperRef = null;
|
|||
|
||||
function setSwiperRef(swiper) {
|
||||
swiperRef = swiper;
|
||||
syncSlide(timelines.indexOf(src));
|
||||
}
|
||||
|
||||
function onSlideChange() {
|
||||
|
|
Loading…
Reference in New Issue