Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a3e53a2

Browse filesBrowse files
committed
newline
1 parent 7a1d160 commit a3e53a2
Copy full SHA for a3e53a2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎src/components/ItemView.vue

Copy file name to clipboardExpand all lines: src/components/ItemView.vue
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ export default {
5151
pollOptions: item.type === 'poll'
5252
? store.fetchItems(item.parts)
5353
: null
54-
}})
54+
}
55+
})
5556
}
5657
},
5758

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.