ebitdo: Add the alternate vendor name into the allowlist

This commit is contained in:
Richard Hughes 2021-07-14 08:33:54 +01:00
parent 0af67e3e50
commit 095354e1d8

View File

@ -237,6 +237,7 @@ fu_ebitdo_device_validate (FuEbitdoDevice *self, GError **error)
const gchar *ven;
const gchar *allowlist[] = {
"8Bitdo",
"8BitDo",
"SFC30",
NULL };