Chore: Fix typo

pull/1690/head
Nelson Chan 2 years ago
parent e9564619f1
commit 9c1ba97e7d

@ -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" ],

Loading…
Cancel
Save