switchade t bootstrap och testar solid-bootstrap. konf för calibre. test m covers
This commit is contained in:
10
Server/Models/BibblanOptions.cs
Normal file
10
Server/Models/BibblanOptions.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Bibblan.Models
|
||||
{
|
||||
public class BibblanOptions
|
||||
{
|
||||
public const string Bibblan = "Bibblan";
|
||||
|
||||
public string CalibreDb { get; set; } = String.Empty;
|
||||
public string CalibreRoot { get; set; } = String.Empty;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user