mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 22:42:28 -04:00
Edit comment and remove unused variable
This commit is contained in:
parent
de8b61ef2b
commit
66e40d9fcb
18 changed files with 1 additions and 129 deletions
|
@ -66,10 +66,5 @@ export default {
|
|||
components: {
|
||||
HiddenInput,
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
name: "smtp",
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue