mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-12 01:34:21 +08:00
Edit comment and remove unused variable
This commit is contained in:
@@ -66,10 +66,5 @@ export default {
|
||||
components: {
|
||||
HiddenInput,
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
name: "smtp",
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user