mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
auto increment ID.
model tables are automatically created.
This commit is contained in:
@@ -6,7 +6,7 @@ namespace NzbDrone.Core.Configuration
|
||||
public class Config : ModelBase
|
||||
{
|
||||
public string Key { get; set; }
|
||||
|
||||
|
||||
public string Value { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user