spam log removal; mobile share fixes
This commit is contained in:
@@ -80,7 +80,7 @@ const os = useOrderStore()
|
||||
const ws = useWalletStore()
|
||||
|
||||
function changeSymbol(symbol) {
|
||||
console.log('changeSymbol', symbol)
|
||||
// console.log('changeSymbol', symbol)
|
||||
os.tokenA = symbol.base
|
||||
os.tokenB = symbol.quote
|
||||
// routeFinder.invoke()
|
||||
|
||||
Reference in New Issue
Block a user