mirror of
https://github.com/Radarr/Radarr
synced 2024-12-27 18:30:45 +00:00
182192e0ba
they can be triggered using the api api/command/
9 lines
No EOL
129 B
C#
9 lines
No EOL
129 B
C#
using NzbDrone.Common.Messaging;
|
|
|
|
namespace NzbDrone.Core.Indexers
|
|
{
|
|
public class RssSyncCommand : ICommand
|
|
{
|
|
|
|
}
|
|
} |