mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using NzbDrone.Core.Messaging.Commands;
|
||||
|
||||
namespace NzbDrone.Core.DataAugmentation.Xem
|
||||
{
|
||||
public class RefreshXemCacheCommand : Command
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user