Fix CustomRPC (#1846)
This commit is contained in:
parent
4beef9f73b
commit
cb93c11e16
@ -32,7 +32,7 @@ const Colors = findByPropsLazy("profileColors");
|
||||
const assetManager = mapMangledModuleLazy(
|
||||
"getAssetImage: size must === [number, number] for Twitch",
|
||||
{
|
||||
getAsset: filters.byCode("apply("),
|
||||
getAsset: filters.byCode("APPLICATION_ASSETS_FETCH_SUCCESS"),
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user