Skip to content

Commit 0ed8b4d

Browse files
committed
fix(lint): dangle
1 parent 330b857 commit 0ed8b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/client/src/components/tasks/taskModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ export default {
13011301
firstLink: '<a href="/static/privacy#section_1" target="_blank">',
13021302
secondLink: '<a href="/static/privacy" target="_blank">',
13031303
linkClose: '</a>',
1304-
}
1304+
},
13051305
};
13061306
},
13071307
computed: {

0 commit comments

Comments
 (0)