bug(youtube): app name option of the custom-branding patch is marked as required #594
Closed
3 tasks done
Labels
Bug report
Something isn't working
Type
Other
Bug description
The
required
attribute can be used by frontends to determine if it is safe to proceed with the default value.The app name option of the custom-branding patch is marked as required even though it is not required to change it.
Steps to reproduce
N/A
Relevant log output
Screenshots or videos
N/A
Solution
The option should not be marked as required.
Additional context
revanced-patches/src/main/kotlin/app/revanced/patches/youtube/layout/branding/icon/patch/CustomBrandingPatch.kt
Lines 72 to 80 in 5c63fa2
Acknowledgements
The text was updated successfully, but these errors were encountered: