⚗️ Typo
This commit is contained in:
@@ -301,7 +301,7 @@
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
sendRequest() {
|
sendRequest() {
|
||||||
if (!this.isValidURL()) {
|
if (!this.isValidURL) {
|
||||||
alert('Please check the formatting of the URL');
|
alert('Please check the formatting of the URL');
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user