Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update themes.js group property is only for component: 'radio' #2209

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

raszpl
Copy link
Contributor

@raszpl raszpl commented Apr 26, 2024

No description provided.

@ImprovedTube
Copy link
Member

tested?

@ImprovedTube ImprovedTube merged commit 98338c8 into code-charity:master Apr 26, 2024
@raszpl raszpl deleted the patch-12 branch April 26, 2024 14:45
@raszpl
Copy link
Contributor Author

raszpl commented Apr 26, 2024

You should be testing all of my patches :) but yes, tested + its evident in the code

youtube/menu/satus.js

Lines 1950 to 1953 in 914be02

component.nativeControl.type = 'radio';
if (skeleton.group) {
component.storage.key = skeleton.group;

group makes radio button know which storage key to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants