mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 06:33:49 +00:00
ebitdo: Add the alternate vendor name into the allowlist
This commit is contained in:
parent
0af67e3e50
commit
095354e1d8
@ -237,6 +237,7 @@ fu_ebitdo_device_validate (FuEbitdoDevice *self, GError **error)
|
||||
const gchar *ven;
|
||||
const gchar *allowlist[] = {
|
||||
"8Bitdo",
|
||||
"8BitDo",
|
||||
"SFC30",
|
||||
NULL };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user