mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-06-22 15:00:34 -04:00
10 lines
157 B
C#
10 lines
157 B
C#
namespace API.Entities.History;
|
|
|
|
/// <summary>
|
|
/// Records history of actions Kavita+ takes
|
|
/// </summary>
|
|
// public class KavitaPlusHistory
|
|
// {
|
|
//
|
|
// }
|