Skip to content

Commit 2ff81d3

Browse files
committed
small fix
no clue how this didn't show up in my initial review
1 parent 1f3ad2a commit 2ff81d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/modals/Rule/EditRule.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,11 @@ export default {
646646
tags: [],
647647
sourceConfiguration: '[]',
648648
autoShare: false,
649+
endpoint: '',
650+
contentPath: '',
651+
originIdPath: '',
652+
filenamePath: '',
653+
fileExtension: '',
649654
},
650655
write_file: {
651656
filePath: '',

0 commit comments

Comments
 (0)