mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix typo
This commit is contained in:
@ -69,7 +69,7 @@ public class PlaybackSpeedPatch {
|
||||
videoIdShorts = newlyLoadedVideoId;
|
||||
isLiveStreamShorts = newlyLoadedLiveStreamValue;
|
||||
|
||||
Logger.printInfo(() -> "newShortsVideoStarted: " + newlyLoadedVideoId);
|
||||
Logger.printDebug(() -> "newShortsVideoStarted: " + newlyLoadedVideoId);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user