diff --git a/JadefinUtils.js b/JadefinUtils.js index 82f9374..191abf3 100644 --- a/JadefinUtils.js +++ b/JadefinUtils.js @@ -29,7 +29,7 @@ export default JadefinIntegrity("JadefinUtils", import.meta.url, () => window["J } get routePath() { - return JadefinModules.Emby.Page.currentRouteInfo?.path; + return JadefinModules.Emby.Page.lastPath; } get routePathIsVideo() {