This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Lidarr
mirror of
https://github.com/lidarr/Lidarr
Watch
1
Star
0
Fork
You've already forked Lidarr
0
Code
Issues
Releases
Wiki
Activity
2d2c6f866c
Lidarr
/
NzbDrone.Update
/
AppType.cs
10 lines
118 B
C#
Raw
Blame
History
namespace
NzbDrone.Update
{
public
enum
AppType
{
Normal
,
Console
,
Service
}
}
Reference in New Issue
View Git Blame
Copy Permalink