Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

[BUG] Incorrect display of the browser icon and name

Open dzagalskii opened this issue 1 year ago • 1 comments

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:

  1. Created a new connection with default browser (Browsers.baileys('Chrome'))
  2. 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.

dzagalskii avatar Aug 16 '23 09:08 dzagalskii

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

afeno avatar Sep 05 '23 13:09 afeno