mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 14:32:20 -04:00
Allow unused vars in args and fix more eslint issues
This commit is contained in:
parent
2e3414135f
commit
8d8c38b1a8
17 changed files with 52 additions and 66 deletions
|
@ -57,6 +57,7 @@ export default {
|
|||
default: undefined,
|
||||
},
|
||||
},
|
||||
emits: ["update:modelValue"],
|
||||
data() {
|
||||
return {
|
||||
visibility: "password",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue