1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix emby-button link handling

This commit is contained in:
Bill Thornton 2020-12-03 16:07:01 -05:00
parent c640e17ea8
commit 9155899860
2 changed files with 1 additions and 2 deletions

View file

@ -20,7 +20,6 @@ class AppRouter {
currentViewLoadRequest;
firstConnectionResult;
forcedLogoutMsg;
handleAnchorClick = page.clickHandler;
isDummyBackToHome;
msgTimeout;
popstateOccurred = false;