mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 08:45:23 +03:00
reduce image processing
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
DisplayContent = 26,
|
||||
GoToSearch = 27,
|
||||
DisplayMessage = 28,
|
||||
SetRepeatMode = 29
|
||||
SetRepeatMode = 29,
|
||||
ChannelUp = 30,
|
||||
ChannelDown = 31
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user