mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
added tests for basic config set/get to db
This commit is contained in:
@@ -11,5 +11,8 @@ namespace NzbDrone.Core.Controllers
|
||||
|
||||
set;
|
||||
}
|
||||
|
||||
string GetValue(string key, object defaultValue, bool makePermanent);
|
||||
void SetValue(string key, string value);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user