This commit is contained in:
inotia00
2023-04-06 01:21:13 +09:00
parent 038455f9ac
commit 86625b6169

View File

@ -51,7 +51,7 @@ class LandScapeModePatch : BytecodePatch(
)
)
SettingsPatch.updatePatchStatus("diable-landscape-mode")
SettingsPatch.updatePatchStatus("disable-landscape-mode")
return PatchResultSuccess()
}