- Aggiungere bottone "Condividi Link Circuito"
This commit is contained in:
@@ -7341,6 +7341,10 @@ export const tools = {
|
||||
return window.location.pathname
|
||||
},
|
||||
|
||||
getFullCurrentUrl() {
|
||||
return window.location.href
|
||||
},
|
||||
|
||||
isCurrentUrlSignUp() {
|
||||
return window.location.pathname.indexOf('signup') >= 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user