Show last visited list on home page

This commit is contained in:
kolaente 2021-07-06 22:22:57 +02:00
parent c7c9b5ee47
commit d09eff1655
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
12 changed files with 337 additions and 175 deletions

View file

@ -78,6 +78,6 @@ export default {
return Promise.reject(e)
})
.finally(() => cancel())
}
},
},
}