mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Fix options page bridge section not showing
This commit is contained in:
@@ -58,8 +58,7 @@ const BridgeStats = (props: BridgeStatsProps) => (
|
||||
|
||||
|
||||
interface BridgeProps {
|
||||
info: BridgeInfo;
|
||||
platform: string;
|
||||
info?: BridgeInfo;
|
||||
loading: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user