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

devices: convert user specified device into lowercase #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shagbag913
Copy link

When a user specifies a device with an uppercase letter (e.g., /device
Mido), it'll tell the user that the device Mido isn't official, since
none of our devices have uppercase letters in the json. To fix this and
avoid confusion, convert the specified device to lowercase.

Signed-off-by: shagbag913 [email protected]

When a user specifies a device with an uppercase letter (e.g., /device
Mido), it'll tell the user that the device Mido isn't official, since
none of our devices have uppercase letters in the json. To fix this and
avoid confusion, convert the specified device to lowercase.

Signed-off-by: shagbag913 <[email protected]>
@Yasir-siddiqui
Copy link

hmm

@shagbag913
Copy link
Author

hmm

?

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.

2 participants