Reworked some of the logic to be less round trips to db.
Fixed a localization "off" issue. Don't allow users to rename the Default Reading Profile.
This commit is contained in:
parent
82f557490a
commit
29c29976f1
9 changed files with 112 additions and 79 deletions
|
|
@ -11,7 +11,7 @@ public enum ReadingProfileKind
|
|||
/// </summary>
|
||||
User,
|
||||
/// <summary>
|
||||
/// Automatically generated by Kavita to tracked changes made in the readers
|
||||
/// Automatically generated by Kavita to track changes made in the readers. Can be converted to a User Reading Profile.
|
||||
/// </summary>
|
||||
Implicit
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue