Fix syntax error

This commit is contained in:
Louis Lam 2022-04-08 01:41:56 +08:00 committed by GitHub
parent 54157643de
commit 93da7587ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -614,7 +614,7 @@ export default {
*/
friendlyNameRequired() {
return this.friendlyNameRequiredOptions.includes(this.monitor.type);
}
},
// Added a Proxy Event
// Enable it if the proxy is added in EditMonitor.vue