spam log removal; mobile share fixes

This commit is contained in:
tim
2025-04-26 17:51:20 -04:00
parent 916c23e092
commit a1bbb17b5d
19 changed files with 77 additions and 46 deletions

View File

@@ -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()