mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5933
This commit is contained in:
parent
092fb1f047
commit
47a2799b61
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
|
||||
apiClient.getPublicSystemInfo().then(function (info) {
|
||||
|
||||
if (compareVersions(info.Version, '3.0.5931') == 1) {
|
||||
if (compareVersions(info.Version, '3.0.5933') == 1) {
|
||||
showInternal();
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue