mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
deleted some old files. updated some ui
This commit is contained in:
@@ -8,7 +8,7 @@ namespace NzbDrone.Core.Repository
|
||||
{
|
||||
public class RootDir
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public virtual int Id { get; set; }
|
||||
|
||||
public string Path { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user