mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
commit
83df98613d
@ -62,7 +62,8 @@ export default function getFlags(code){
|
||||
if(code == 'TTD') return '🇹🇹';
|
||||
if(code == 'VND') return '🇻🇳';
|
||||
if(code == 'XOF') return '🇸🇳';
|
||||
if(code == 'TWD') return '🇹🇼';
|
||||
if(code == 'XAU') return '🟨';
|
||||
if(code == 'BTC') return <SwapCallsIcon color="primary"/>;
|
||||
return '🏳';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user