mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
critical fix
This commit is contained in:
parent
cb1f162c5e
commit
2da31d06b1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.12.10",
|
||||
"version": "12.119.0-calc.12.11",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -102,8 +102,6 @@ definePageMetadata(computed(() => ({
|
||||
|
||||
let swiperRef = null;
|
||||
|
||||
let swiperRef = null;
|
||||
|
||||
function setSwiperRef(swiper) {
|
||||
swiperRef = swiper;
|
||||
syncSlide(tabs.indexOf(tab));
|
||||
|
Loading…
Reference in New Issue
Block a user