mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Minor changes
This commit is contained in:
@@ -24,7 +24,7 @@ const latestTopUserAgentsPromise = fsCache.apply(
|
||||
{
|
||||
serializer: serializeArray,
|
||||
deserializer: deserializeArray,
|
||||
ttl: TTL.ONE_DAY()
|
||||
ttl: TTL.THREE_DAYS()
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user