Baileys
Baileys copied to clipboard
[BUG] Incorrect display of the browser icon and name
Describe the bug The browser icon and name is displayed incorrectly in the list of devices when using both standard Baileys and custom browsers.
To Reproduce Steps to reproduce the behavior:
- Created a new connection with default browser (Browsers.baileys('Chrome'))
- In the list of devices, the icon and browser name are displayed incorrectly
Expected behavior The browser name and icon are displayed as described when setting up a connection.
I noticed that the only one working is 'browser': Browsers.macOS("Desktop")
But 'browser': Browsers.ubuntu('Chrome') is not showing the right icon anymore in the last baileys version