This commit is contained in:
lesion 2021-12-06 15:58:28 +01:00
parent 2d3ab6b572
commit 6c21d84ddc
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -1,3 +0,0 @@
export default function (to, from, savedPosition) {
return { x: 0, y: 0 }
}