mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
revert back data-history
This commit is contained in:
parent
9d1f61f414
commit
4fca1c1563
2 changed files with 2 additions and 2 deletions
|
@ -370,7 +370,7 @@ define(['loading', 'globalize', 'events', 'viewManager', 'layoutManager', 'skinM
|
|||
}
|
||||
|
||||
function enableNativeHistory() {
|
||||
return enableHistory;
|
||||
return false;
|
||||
}
|
||||
|
||||
function authenticate(ctx, route, callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue