mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-15 11:59:02 +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 *ven;
|
||||||
const gchar *allowlist[] = {
|
const gchar *allowlist[] = {
|
||||||
"8Bitdo",
|
"8Bitdo",
|
||||||
|
"8BitDo",
|
||||||
"SFC30",
|
"SFC30",
|
||||||
NULL };
|
NULL };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user