mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
fixed #878
This commit is contained in:
parent
f074f28db7
commit
939de50a02
1 changed files with 8 additions and 0 deletions
8
Ombi.Api.Models/Watcher/WatcherResponse.cs
Normal file
8
Ombi.Api.Models/Watcher/WatcherResponse.cs
Normal file
|
@ -0,0 +1,8 @@
|
|||
using System;
|
||||
namespace Ombi.Api.Models
|
||||
{
|
||||
public class WatcherResponse<T>
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue