mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 15:50:28 +08:00
Fixing linting & adding documentation
This commit is contained in:
@@ -66,7 +66,7 @@ export default {
|
||||
model: null,
|
||||
processing: false,
|
||||
id: null,
|
||||
connectionTypes: ["socket", "tcp"],
|
||||
connectionTypes: [ "socket", "tcp" ],
|
||||
dockerHost: {
|
||||
name: "",
|
||||
dockerDaemon: "",
|
||||
|
Reference in New Issue
Block a user