fix wrong description

This commit is contained in:
inotia00 2023-01-10 17:27:07 +09:00
parent 0302f7352b
commit 57d448c30d

View File

@ -16,7 +16,7 @@ import app.revanced.shared.util.resources.ResourceHelper
@Patch @Patch
@Name("hide-player-overlay-filter") @Name("hide-player-overlay-filter")
@Description("Hide the suggested actions bar inside the player.") @Description("Remove the dark filter layer from the player's background.")
@DependsOn( @DependsOn(
[ [
SettingsPatch::class, SettingsPatch::class,