fix: typo

This commit is contained in:
inotia00 2023-03-08 15:21:21 +09:00
parent 0142e155a4
commit 39c39b59ad
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ class HideCollapseButtonPatch : ResourcePatch {
)
)
SettingsPatch.updatePatchStatus("hide-live-chat-button")
SettingsPatch.updatePatchStatus("hide-collapse-button")
return PatchResultSuccess()
}