disable slideto

This commit is contained in:
philipp lang 2023-01-07 19:04:09 +01:00
parent e287f6dcfd
commit 70e2eef16f
1 changed files with 0 additions and 1 deletions

View File

@ -164,7 +164,6 @@ export default function (toasted) {
},
},
init() {
this.slideTo(null, this.meta.active);
}
};
}