-
Notifications
You must be signed in to change notification settings - Fork 93
Fix: add send to modq and classify 'UNTOUCHED and VU' releases as REMUX in SHRI #829
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
Conversation
You have suggested many corrections. I’ve tried my best, but I’m not very experienced, so I trust your work. You can go ahead and publish all the changes. |
I don't understand what you're actually trying to do. Can you check the changes I have made and report? |
All of the code from line 79 through line 111, will only apply under this condition
Which I don't think is intended. I think that condition should just apply the type check and change, and the other code in that if block should probably be under some other disc check condition, without the |
No description provided.