mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-30 06:34:37 +02:00
fix typo
This commit is contained in:
parent
6818df4507
commit
481a310d06
@ -69,7 +69,7 @@ public class PlaybackSpeedPatch {
|
|||||||
videoIdShorts = newlyLoadedVideoId;
|
videoIdShorts = newlyLoadedVideoId;
|
||||||
isLiveStreamShorts = newlyLoadedLiveStreamValue;
|
isLiveStreamShorts = newlyLoadedLiveStreamValue;
|
||||||
|
|
||||||
Logger.printInfo(() -> "newShortsVideoStarted: " + newlyLoadedVideoId);
|
Logger.printDebug(() -> "newShortsVideoStarted: " + newlyLoadedVideoId);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user