style: fix linting

pull/2693/head
Peace 2 years ago
parent 9bd76c2795
commit 2b46da0f47
No known key found for this signature in database
GPG Key ID: 0EF6B46E172B739F

@ -320,7 +320,7 @@ export default {
return "";
}
return this.monitor.pathName.substr(0, this.monitor.pathName.lastIndexOf("/"));
}
},
pushURL() {
return this.$root.baseURL + "/api/push/" + this.monitor.pushToken + "?status=up&msg=OK&ping=";

Loading…
Cancel
Save