mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -1641,7 +1641,7 @@ class PlPlayerController with BlockConfigMixin {
|
||||
|
||||
void setPlayRepeat(PlayRepeat type) {
|
||||
playRepeat = type;
|
||||
if (!Pref.tempPlayerConf) video.put(VideoBoxKey.playRepeat, type.index);
|
||||
if (!tempPlayerConf) video.put(VideoBoxKey.playRepeat, type.index);
|
||||
}
|
||||
|
||||
void putSubtitleSettings() {
|
||||
|
||||
Reference in New Issue
Block a user