mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
3ed10f65e5
commit
ba15a638ba
44 changed files with 440 additions and 327 deletions
|
@ -53,8 +53,8 @@
|
|||
|
||||
function getPeriodicMessageIntervalMs(feature) {
|
||||
|
||||
if (feature == 'playback') {
|
||||
return 259200000;
|
||||
if (feature === 'playback') {
|
||||
return 172800000;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue