mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
3.0.5933
This commit is contained in:
parent
22707267bb
commit
54c94927dc
@ -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…
Reference in New Issue
Block a user