Skip to content

Commit 82c48dc

Browse files
Merge pull request #62 from nteske/LayoutFix
Layout Fix
2 parents 37d00c3 + 48a2a5e commit 82c48dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widget/enums.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
ACCESS_TOKEN: 'fa3b572099781e58e1506be643c3934c'
3939
})
4040
.constant('VIDEO_COUNT', {
41-
LIMIT: 8
41+
LIMIT: 14
4242
})
4343
.constant('LAYOUTS', {
4444
listLayouts: [

0 commit comments

Comments
 (0)