mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
bugfix
This commit is contained in:
@@ -4264,7 +4264,7 @@ CefSharp.BindObjectAsync(
|
||||
filterFn: (row, filter) => filter.value.some((v) => v === row.type)
|
||||
},
|
||||
{
|
||||
prop: 'detail',
|
||||
prop: 'data',
|
||||
value: ''
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user