mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Simple combine resume & next up
This commit is contained in:
parent
b40db0074f
commit
fc56a2c631
5 changed files with 43 additions and 47 deletions
|
|
@ -30,6 +30,7 @@ message PlaybackPreferences {
|
|||
message HomePagePreferences{
|
||||
int32 max_items_per_row = 1;
|
||||
bool enable_rewatching_next_up = 2;
|
||||
bool combine_continue_next = 3;
|
||||
}
|
||||
|
||||
enum ThemeSongVolume {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue