mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 14:32:20 -04:00
Fixing linting & adding documentation
This commit is contained in:
parent
0d098b0958
commit
e356d5f623
7 changed files with 42 additions and 15 deletions
|
@ -66,7 +66,7 @@ export default {
|
|||
model: null,
|
||||
processing: false,
|
||||
id: null,
|
||||
connectionTypes: ["socket", "tcp"],
|
||||
connectionTypes: [ "socket", "tcp" ],
|
||||
dockerHost: {
|
||||
name: "",
|
||||
dockerDaemon: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue