rm log
This commit is contained in:
@@ -35,7 +35,6 @@ export function useOpenLink() {
|
|||||||
url,
|
url,
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log('clicked:', shouldProxy)
|
|
||||||
if (shouldProxy) {
|
if (shouldProxy) {
|
||||||
url = createProxiedUrl(url)
|
url = createProxiedUrl(url)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user