Fixes #4694 Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>pull/4796/head
parent
e6c92c05ec
commit
62d2c8e1f3
@ -0,0 +1,8 @@
|
||||
using NzbDrone.Common.Messaging;
|
||||
|
||||
namespace NzbDrone.Core.Movies.Events
|
||||
{
|
||||
public class MovieRefreshCompleteEvent : IEvent
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in new issue