mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
dfb7baaec3
commit
982dae32cf
7 changed files with 18 additions and 15 deletions
|
@ -1912,6 +1912,9 @@ var AppInfo = {};
|
|||
state.navigate = false;
|
||||
history.pushState(state, title, url);
|
||||
jQuery.onStatePushed(state);
|
||||
},
|
||||
enableNativeHistory: function () {
|
||||
return true;
|
||||
}
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue