issues
search
ProgrammingPhilippines
/
progphil-bot
Programming Philippines Discord Bot
MIT License
23
stars
6
forks
source link
bugfix: changed textInput name
#194
Closed
ghost
closed
1 year ago
ghost
commented
1 year ago
Description
Changed mismatched names of variables.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Manual Testing
Checklist:
[ ] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Description
Changed mismatched names of variables.
Type of change
How Has This Been Tested?
Checklist: