mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
Added full release of siaqodb.
Excluded license.lic - this is going to be messy...
This commit is contained in:
@@ -32,8 +32,6 @@ namespace NzbDrone.Core.Datastore
|
||||
_diskProvider.CreateDirectory(dbPath);
|
||||
}
|
||||
|
||||
SiaqodbConfigurator.SetTrialLicense("uvhpW4hT5Rtq+Uoyq8MOm1Smon15foxV5iS5bAegIXU=");
|
||||
|
||||
var db = new Siaqodb(dbPath);
|
||||
|
||||
return new SiaqodbProxy(db);
|
||||
|
Reference in New Issue
Block a user