mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
update translations
This commit is contained in:
@@ -193,7 +193,7 @@ namespace MediaBrowser.Common.Implementations.Updates
|
||||
cacheLength = TimeSpan.FromMinutes(3);
|
||||
break;
|
||||
default:
|
||||
cacheLength = TimeSpan.FromHours(6);
|
||||
cacheLength = TimeSpan.FromHours(3);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user