mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-25 09:02:32 -04:00
Stats Page Overhaul (#4292)
Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
@@ -36,4 +36,10 @@ public enum KeyBindTarget
|
||||
|
||||
[Description(nameof(Escape))]
|
||||
Escape = 10,
|
||||
|
||||
[Description(nameof(PageUp))]
|
||||
PageUp = 11,
|
||||
|
||||
[Description(nameof(PageDown))]
|
||||
PageDown = 12,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user