Fix errors from updates

This commit is contained in:
2022-09-05 19:53:10 +02:00
parent 945d7f09d7
commit 5ff82f4ee4
3 changed files with 4 additions and 3 deletions

View File

@@ -40,7 +40,7 @@
*/
// Store previous page (for photo Viewer close button)
beforeNavigate(({ from }) => {
$previousPage = from.pathname
$previousPage = from.url.pathname
})
// Define page loading from navigating store