MessageLatency: ErrorBoundary should be noop

This commit is contained in:
Vendicated 2025-01-27 20:54:16 +01:00
parent ceba9776c4
commit ea1e96185b
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -162,7 +162,7 @@ export default definePlugin({
</> </>
} }
</Tooltip>; </Tooltip>;
}); }, { noop: true });
}, },
Icon({ delta, fill, props }: { Icon({ delta, fill, props }: {