mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-25 15:59:20 +08:00
Chore: Fix typo
This commit is contained in:
@@ -73,7 +73,7 @@ export default {
|
|||||||
emits: [ "added" ],
|
emits: [ "added" ],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
model: null,
|
modal: null,
|
||||||
processing: false,
|
processing: false,
|
||||||
id: null,
|
id: null,
|
||||||
connectionTypes: [ "socket", "tcp" ],
|
connectionTypes: [ "socket", "tcp" ],
|
||||||
|
Reference in New Issue
Block a user