Skip to content

Commit e5db10f

Browse files
committed
improvement(template config): add default line progress
1 parent 3af958f commit e5db10f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

template/onepunch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"width": 960,
3-
"height": 600
3+
"height": 600,
4+
"progress": "line"
45
}

0 commit comments

Comments
 (0)