mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
Fixed: Setup remote access for service during install
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace NzbDrone.Host
|
||||
namespace NzbDrone.Host
|
||||
{
|
||||
public enum ApplicationModes
|
||||
{
|
||||
@@ -7,5 +7,6 @@
|
||||
InstallService,
|
||||
UninstallService,
|
||||
Service,
|
||||
RegisterUrl
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user