Fix typing error (#11)

fix typo
This commit is contained in:
Hoàng Gia Bảo
2023-04-05 23:20:28 +07:00
committed by GitHub
parent c9b53655a5
commit 038455f9ac
3 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ import app.revanced.util.integrations.Constants.FULLSCREEN
import org.jf.dexlib2.iface.instruction.OneRegisterInstruction
@Patch(false)
@Name("diable-landscape-mode")
@Name("disable-landscape-mode")
@Description("Disable landscape mode when entering fullscreen.")
@DependsOn([SettingsPatch::class])
@YouTubeCompatibility