mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
fix code style: add missing semicolon
This commit is contained in:
parent
c60b741406
commit
50b84f5f45
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ export default {
|
|||
components: {
|
||||
HiddenInput,
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue